Skip to content

Fix intermittent failure in the viewer alert tests#20106

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
timvandermeij:fix-viewer-alert-intermittent
Jul 18, 2025
Merged

Fix intermittent failure in the viewer alert tests#20106
timvandermeij merged 1 commit intomozilla:masterfrom
timvandermeij:fix-viewer-alert-intermittent

Conversation

@timvandermeij
Copy link
Contributor

@timvandermeij timvandermeij commented Jul 18, 2025

It takes some time for the viewer alert to be updated after the editor is committed, but the current tests don't await that and proceed too fast to the viewer alert string assertion. This commit fixes the issue by waiting for the expected viewer alert string to appear instead.

Fixes #20105.

It takes some time for the viewer alert to be updated after the editor
is committed, but the current tests don't await that and proceed too
fast to the viewer alert string assertion. This commit fixes the issue
by waiting for the expected viewer alert string to appear instead.
@timvandermeij
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.193.163.58:8877/94f5867cb08f353/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/337b41977bea3e2/output.txt

Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you.

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/337b41977bea3e2/output.txt

Total script time: 13.67 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/94f5867cb08f353/output.txt

Total script time: 29.58 mins

  • Integration Tests: FAILED

@timvandermeij timvandermeij merged commit f3080a1 into mozilla:master Jul 18, 2025
7 checks passed
@timvandermeij timvandermeij deleted the fix-viewer-alert-intermittent branch July 18, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Intermittent failure in the viewer alert tests

3 participants