Skip to content

Remove two more flaky assertions from oneshot tests#152878

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
Zalathar:oneshot
Feb 21, 2026
Merged

Remove two more flaky assertions from oneshot tests#152878
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
Zalathar:oneshot

Conversation

@Zalathar
Copy link
Copy Markdown
Member

These elapsed-time-upper-bound assertions are inherently flaky in CI, because CI runners will sometimes starve individual threads for a surprisingly long time, so the assertions can fail even if nothing went wrong.

Similar changes for other flaky oneshot tests:

Example flaky failure:

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants