Skip to content

Fix flaky profile page test#3844

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:fix-flaky-profile-page-test
Jul 8, 2026
Merged

Fix flaky profile page test#3844
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:fix-flaky-profile-page-test

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

The profile page browser test fails roughly 7% of the time based on historical CDash data. This is likely caused by assertions running prior to Vue finishing the initial render. This PR addresses the issue by waiting for input fields prior to making assertions.

The profile page browser test fails roughly 7% of the time based on historical CDash data.  This is likely caused by assertions running prior to Vue finishing the initial render.  This PR addresses the issue by waiting for input fields prior to making assertions.
@josephsnyder josephsnyder added this pull request to the merge queue Jul 8, 2026
Merged via the queue into Kitware:master with commit 8610bb6 Jul 8, 2026
18 of 21 checks passed
@williamjallen williamjallen deleted the fix-flaky-profile-page-test branch July 8, 2026 13:19
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