Skip to content

Comments

bug(nimbus): wait for redirect on promote rollout test#14144

Merged
jaredlockhart merged 1 commit intomainfrom
14142
Dec 8, 2025
Merged

bug(nimbus): wait for redirect on promote rollout test#14144
jaredlockhart merged 1 commit intomainfrom
14142

Conversation

@jaredlockhart
Copy link
Collaborator

Becuase

  • We have seen intermittent failures on the promote to rollout test
  • It may be caused by attempting to find elements on the page before the post save redirect has completed

This commit

  • Explicitly waits for the redirect to finish before attempting to look for elements on the post redirect page

fixes #14142

Becuase

* We have seen intermittent failures on the promote to rollout test
* It may be caused by attempting to find elements on the page before the post save redirect has completed

This commit

* Explicitly waits for the redirect to finish before attempting to look for elements on the post redirect page

fixes #14142
Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

oh nice, thanks @jaredlockhart

@jaredlockhart jaredlockhart added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 4d0b42f Dec 8, 2025
16 checks passed
@jaredlockhart jaredlockhart deleted the 14142 branch December 8, 2025 23:09
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.

Intermittent integration test failure: test_promote_to_rollout

2 participants