Skip to content

Playwright: deflake verification tests#28289

Merged
richvdh merged 1 commit intodevelopfrom
rav/deflake_verification_tests
Oct 24, 2024
Merged

Playwright: deflake verification tests#28289
richvdh merged 1 commit intodevelopfrom
rav/deflake_verification_tests

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented Oct 24, 2024

Wait for the QR code to be rendered, in an attempt to deflake these two

Fixes: #27819
Fixes: #27789

Wait for the QR code to be rendered, in an attempt to deflake these two
@richvdh richvdh requested a review from a team as a code owner October 24, 2024 14:28
@richvdh richvdh added the T-Task Tasks for the team like planning label Oct 24, 2024
Comment on lines +119 to +121
// ... and confirm. We expect the verification to fail; we catch the error on the DOM side
// to stop playwright marking the evaluate as failing in the UI.
const botVerification = botVerifier.evaluate((verifier) => verifier.verify().catch(() => {}));
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 is a driveby cleanup, not really related to the deflaking.

@richvdh richvdh enabled auto-merge October 24, 2024 14:34
@richvdh richvdh added this pull request to the merge queue Oct 24, 2024
Merged via the queue into develop with commit 1cf1a0c Oct 24, 2024
@richvdh richvdh deleted the rav/deflake_verification_tests branch October 24, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Tasks for the team like planning

Projects

None yet

2 participants