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

feat(ci): do not retry flaky tests #2875

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

leonklingele
Copy link
Member

Reporting flaky tests is important so they can be fixed. Also this allows to discover data races which else might go completely unnoticed.

Reporting flaky tests is important so they can be fixed.
Also this allows to discover data races which else might go completely unnoticed.
@leonklingele leonklingele requested a review from a team as a code owner February 23, 2024 05:42
@leonklingele leonklingele requested review from gaby, sixcolors, ReneWerner87 and efectn and removed request for a team February 23, 2024 05:42
@ReneWerner87 ReneWerner87 added this to the v3 milestone Feb 23, 2024
@ReneWerner87 ReneWerner87 merged commit 8c413d0 into gofiber:main Feb 23, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants