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

temporarily disable flaky execstart integration test #319

Merged
merged 1 commit into from
May 30, 2023
Merged

temporarily disable flaky execstart integration test #319

merged 1 commit into from
May 30, 2023

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented May 30, 2023

This PR sets the flaky ExecStart failure integration test to be manual so it is not run in the CI. This needs more investigation and is tracked by #320.

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be better to use pytest xfail to disable the test?
https://docs.pytest.org/en/7.3.x/how-to/skipping.html

@engelmi
Copy link
Member Author

engelmi commented May 30, 2023

Wouldn't it be better to use pytest xfail to disable the test? https://docs.pytest.org/en/7.3.x/how-to/skipping.html

Good point! Removed the manual and added the skip annotation.

Signed-off-by: Michael Engel <mengel@redhat.com>
Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@engelmi engelmi merged commit 0a18feb into eclipse-bluechi:main May 30, 2023
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

Successfully merging this pull request may close these issues.

2 participants