-
Notifications
You must be signed in to change notification settings - Fork 63
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
backend: @pytest.yield_fixture is deprecated. #3351
Comments
FrostyX
added a commit
to FrostyX/copr
that referenced
this issue
Aug 10, 2024
…eld_fixture Fix fedora-copr#3351 The deprecation warning even says "Use @pytest.fixture instead; they are the same".
FrostyX
added a commit
to FrostyX/copr
that referenced
this issue
Aug 19, 2024
…eld_fixture Fix fedora-copr#3351 The deprecation warning even says "Use @pytest.fixture instead; they are the same".
FrostyX
added a commit
to FrostyX/copr
that referenced
this issue
Aug 23, 2024
…eld_fixture Fix fedora-copr#3351 The deprecation warning even says "Use @pytest.fixture instead; they are the same".
FrostyX
added a commit
to FrostyX/copr
that referenced
this issue
Aug 23, 2024
…eld_fixture Fix fedora-copr#3351 The deprecation warning even says "Use @pytest.fixture instead; they are the same".
FrostyX
added a commit
to FrostyX/copr
that referenced
this issue
Aug 23, 2024
…eld_fixture Fix fedora-copr#3351 The deprecation warning even says "Use @pytest.fixture instead; they are the same".
FrostyX
added a commit
to FrostyX/copr
that referenced
this issue
Aug 23, 2024
…eld_fixture Fix fedora-copr#3351 The deprecation warning even says "Use @pytest.fixture instead; they are the same".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When building copr-backend on my F40 I see:
We should fix this before it is removed.
The text was updated successfully, but these errors were encountered: