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

Resolve pytest deprecation warnings #2263

Merged
merged 2 commits into from
Aug 31, 2019
Merged

Resolve pytest deprecation warnings #2263

merged 2 commits into from
Aug 31, 2019

Conversation

ssbarnea
Copy link
Member

Adopts newer calling convention in pytest so we no longer get warnings.

Adopts newer calling convention in pytest so we no longer get warnings.

Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
@ssbarnea ssbarnea changed the title Resolve pytest deprecation warnigs Resolve pytest deprecation warnings Aug 30, 2019
@ssbarnea ssbarnea self-assigned this Aug 30, 2019
@ssbarnea ssbarnea added this to the 3.0 milestone Aug 30, 2019
Disables two warning caused by dependecies which are outside our
control.

Includes not regarding when it would be safe to remove them.

Now we can run pytest on molecule codebase without getting spammed
each time about stuff that we cannot fix.

Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
@ssbarnea ssbarnea merged commit d325ac3 into ansible:master Aug 31, 2019
@ssbarnea ssbarnea added the bug label Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants