Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: retry failed race tests in CI#17846

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugodutka merged 1 commit intomainfromhugodutka/retry-failed-race-tests
May 15, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutkahugodutka commentedMay 15, 2025
edited
Loading

This PR enables retrying failed tests in the race suites unless a data race was detected. The goal is to reduce how often flakes disrupt developers' workflows.

I bumped gotestsum to a revision from themain branch because it includes the--rerun-fails-abort-on-data-race flag whichI recently contributed.

Incidentally, you can see itin action in a CI job on this very PR.

@hugodutkahugodutka marked this pull request as ready for reviewMay 15, 2025 09:14
Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

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

LGTM but deferring approval to someone higher up since this is a pretty big change to how we've tested quality at coder and could open a can of worms

@deansheatherdeansheather requested a review fromsreyaMay 15, 2025 09:38
@hugodutka
Copy link
ContributorAuthor

Thanks@deansheather. For reference, this PR is a follow-up to#17681. I couldn't retry race tests back then because it'd mask any detected race conditions.--rerun-fails-abort-on-data-race fixes that.

Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

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

In that case I guess Jon pretty much already approved this then!

@hugodutkahugodutka merged commit6e1ba75 intomainMay 15, 2025
42 checks passed
@hugodutkahugodutka deleted the hugodutka/retry-failed-race-tests branchMay 15, 2025 12:11
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@sreyasreyaAwaiting requested review from sreya

Assignees

@hugodutkahugodutka

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@hugodutka@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp