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

Uncomment assertion when that becomes possible #3

Closed
jsf9k opened this issue May 1, 2024 · 1 comment · Fixed by #8
Closed

Uncomment assertion when that becomes possible #3

jsf9k opened this issue May 1, 2024 · 1 comment · Fixed by #8
Assignees
Labels
improvement This issue or pull request will add new or improve existing functionality

Comments

@jsf9k
Copy link
Member

jsf9k commented May 1, 2024

💡 Summary

Uncomment this assertion when that becomes possible:

# This assertion currently fails because of
# pytest-dev/pytest-testinfra#757. Once
# pytest-dev/pytest-testinfra#754 has been merged and a new
# release is created the following line can be uncommented.
# assert s.exists, "systemd-resolved service does not exist."

Motivation and context

This assertion currently fails because of pytest-dev/pytest-testinfra#757. Once pytest-dev/pytest-testinfra#767 has been merged and a new release of pytest-testinfra is created the assertion can be uncommented.

@jsf9k jsf9k added the improvement This issue or pull request will add new or improve existing functionality label May 1, 2024
@jsf9k jsf9k self-assigned this May 28, 2024
@jsf9k
Copy link
Member Author

jsf9k commented May 28, 2024

pytest-dev/pytest-testinfra#767 has been merged and released in version 10.1.1.

@jsf9k jsf9k mentioned this issue May 28, 2024
7 tasks
@jsf9k jsf9k closed this as completed in #8 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add new or improve existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant