Skip to content

Fix flaky tests#922

Merged
Sushisource merged 8 commits intomasterfrom
hist-length-flake
Jul 1, 2025
Merged

Fix flaky tests#922
Sushisource merged 8 commits intomasterfrom
hist-length-flake

Conversation

@Sushisource
Copy link
Copy Markdown
Member

@Sushisource Sushisource commented May 16, 2025

Fixes a handful of test flakes

Closes #752

@Sushisource Sushisource requested a review from a team as a code owner May 16, 2025 21:16
@Sushisource Sushisource marked this pull request as draft May 16, 2025 21:17
@Sushisource Sushisource force-pushed the hist-length-flake branch 3 times, most recently from 7d40f7d to 587c7b3 Compare May 19, 2025 16:49
@Sushisource Sushisource force-pushed the hist-length-flake branch 2 times, most recently from bc41cd6 to f45e5b1 Compare June 27, 2025 23:44
@Sushisource Sushisource marked this pull request as ready for review June 28, 2025 00:06
@Sushisource Sushisource changed the title [DRAFT] Test flake investigation Fix flaky tests Jun 28, 2025
Comment on lines -632 to -633
#[test]
fn get_free_port_no_double() {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This test is unrealistic compared to the one below and provides no additional coverage. It could flake on Windows.

Copy link
Copy Markdown
Contributor

@yuandrew yuandrew left a comment

Choose a reason for hiding this comment

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

lgtm

@Sushisource Sushisource merged commit 29c89f2 into master Jul 1, 2025
18 checks passed
@Sushisource Sushisource deleted the hist-length-flake branch July 1, 2025 15:58
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.

[Bug] Fix history_length_with_fail_and_timeout::use_cache_2_false::history_responses_case_3_3 flaky test and re-enable

2 participants