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

PluggyTeardownRaisedWarning in pytest workflow #166

Closed
1 of 5 tasks
blakeNaccarato opened this issue Feb 26, 2024 · 1 comment
Closed
1 of 5 tasks

PluggyTeardownRaisedWarning in pytest workflow #166

blakeNaccarato opened this issue Feb 26, 2024 · 1 comment

Comments

@blakeNaccarato
Copy link
Member

blakeNaccarato commented Feb 26, 2024

Transitive dependency pluggy must be on 1.4.0 now, and is now warning PluggyTeardownRaisedWarning (see log, a link which will eventually break/expire). Because test warnings are promoted to exceptions, this fails CI. In order to stop the bleeding, let's fix it as follows:

@blakeNaccarato blakeNaccarato added the bug Something isn't working label Feb 26, 2024
@blakeNaccarato blakeNaccarato changed the title Fix pytest workflow Remedy PluggyTeardownRaisedWarning in pytest workflow Feb 26, 2024
@blakeNaccarato blakeNaccarato changed the title Remedy PluggyTeardownRaisedWarning in pytest workflow PluggyTeardownRaisedWarning in pytest workflow Feb 26, 2024
@blakeNaccarato blakeNaccarato removed the bug Something isn't working label Feb 26, 2024
@blakeNaccarato
Copy link
Member Author

This doesn't seem to be raised in the logs anymore, after 56de64c and closing #167.

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

No branches or pull requests

1 participant