Skip to content

Fix flaky expected build test#3622

Merged
williamjallen merged 1 commit intoKitware:masterfrom
williamjallen:fix-flaky-expected-build-test
Apr 8, 2026
Merged

Fix flaky expected build test#3622
williamjallen merged 1 commit intoKitware:masterfrom
williamjallen:fix-flaky-expected-build-test

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

The expected build test has become extremely flaky recently due to unrelated test scheduling changes. The original source of the flakiness is #3366. This PR attempts to improve the robustness of this test by adding a hack to ensure that the page has reloaded properly before moving on from actions which call window.reload().

The expected build test has become extremely flaky recently due to unrelated test scheduling changes.  The original source of the flakiness is Kitware#3366.  This PR attempts to improve the robustness of this test by adding a hack to ensure that the page has reloaded properly before moving on from actions which call `window.reload()`.
@williamjallen williamjallen added this to the v5.0 milestone Apr 7, 2026
@williamjallen williamjallen marked this pull request as draft April 7, 2026 21:36
@williamjallen williamjallen marked this pull request as ready for review April 8, 2026 12:58
@josephsnyder josephsnyder added this pull request to the merge queue Apr 8, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 8, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 8, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Apr 8, 2026
The expected build test has become extremely flaky recently due to
unrelated test scheduling changes. The original source of the flakiness
is #3366. This PR attempts to
improve the robustness of this test by adding a hack to ensure that the
page has reloaded properly before moving on from actions which call
`window.reload()`.
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 8, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 8, 2026
Merged via the queue into Kitware:master with commit c025b0f Apr 8, 2026
30 of 35 checks passed
@williamjallen williamjallen deleted the fix-flaky-expected-build-test branch April 8, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants