Skip to content

Fix error while issuing DeprecationWarning for __multicall__ usage#77

Merged
RonnyPfannschmidt merged 3 commits intopytest-dev:masterfrom
nicoddemus:deprecated-warning-error
Aug 31, 2017
Merged

Fix error while issuing DeprecationWarning for __multicall__ usage#77
RonnyPfannschmidt merged 3 commits intopytest-dev:masterfrom
nicoddemus:deprecated-warning-error

Conversation

@nicoddemus
Copy link
Member

Fix #75

@nicoddemus
Copy link
Member Author

nicoddemus commented Aug 30, 2017

Tests failed because I used the context manager version of pytest.deprecated_call in my test, and that is not available in older pytest versions.

But made me wonder, what's the point of running the pluggy test suite using older pytest versions? Up until now pytest vendored pluggy anyway. Should we just test using the latest pytest, or at least the last known good version?

@goodboy
Copy link
Contributor

goodboy commented Aug 31, 2017

@nicoddemus i'm cool with always using latest pytest 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants