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

Do not retry failed tests in CI #62

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

matrss
Copy link

@matrss matrss commented Nov 15, 2023

Tests that do not consistently pass are broken tests and should be fixed. Failed tests should not be retried to avoid accidentally adding new broken tests.

Since apparently there are no tests that actually require rerunning right now this is a simple change. I would like this change to happen in MSS as well, but the test suite there currently needs the retries.

Tests that do not consistently pass are broken tests and should be
fixed. Failed tests should not be retried to avoid accidentally adding
new broken tests.
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you for 🙏🏻 contributing to fs_filepicker

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.

1 participant