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

[6.15.z] Fix pytest deprecation warning #14280

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #14205

Applying a mark to a fixture function never had any effect but is a common user error.

see: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function

Fix pytest deprecation warning:

Applying a mark to a fixture function never had any
effect but is a common user error.

see: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
(cherry picked from commit 215ddea)
@Satellite-QE Satellite-QE requested a review from a team as a code owner March 7, 2024 11:56
@Satellite-QE Satellite-QE added the 6.15.z Introduced in or relating directly to Satellite 6.15 label Mar 7, 2024
@Satellite-QE Satellite-QE requested a review from a team as a code owner March 7, 2024 11:56
@Satellite-QE Satellite-QE added Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Mar 7, 2024
@Gauravtalreja1 Gauravtalreja1 merged commit b587a80 into 6.15.z Mar 7, 2024
11 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the cherry-pick-6.15.z-215ddea047c05d936f764a93800a9a6ee9da6a97 branch March 7, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants