Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize porting to GitHub actions #609

Merged
merged 6 commits into from
Dec 13, 2020

Conversation

nicoddemus
Copy link
Member

Also fixed test_warning_captured_deprecated_in_pytest_6: it was failing because other warnings were being triggered on the master node. The change makes the test more reliable by checking only that the warning from the worker node is not emitted.

Fix #601

The test was failing because *other* warnings were being triggered on the
master node. This makes the test more reliable by checking only that
the warning from the worker node is not emitted.

Fix pytest-dev#601
@nicoddemus
Copy link
Member Author

Going ahead with this as I believe this is a nobrainer; if anybody has comments I'm happy to apply them in another PR. 👍

@nicoddemus nicoddemus merged commit 948f137 into pytest-dev:master Dec 13, 2020
@nicoddemus nicoddemus deleted the gh-actions branch December 13, 2020 22:58
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.

2.1.0: test suite is failing
1 participant