Skip to content

Disable fail-fast for Windows Tests #1535

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

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Apr 11, 2024

Since Windows tests often suffer from long startup times of the MongoDB daemon, the failure of a single job cancels the entire workflow. Disabling fail-fast will prevent this and help get at least some test coverage without restarting all builds.

@alcaeus alcaeus requested a review from jmikola April 11, 2024 10:43
@alcaeus alcaeus self-assigned this Apr 11, 2024
@alcaeus alcaeus merged commit c197628 into mongodb:v1.18 Apr 12, 2024
@alcaeus alcaeus deleted the disable-fast-fail-windows-tests branch April 12, 2024 08:52
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