Skip to content

Fix intermittent failure in the "must check that the computed value is correct" scripting integration test#20134

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
timvandermeij:fix-intermittent-scripting
Jul 29, 2025
Merged

Fix intermittent failure in the "must check that the computed value is correct" scripting integration test#20134
timvandermeij merged 1 commit intomozilla:masterfrom
timvandermeij:fix-intermittent-scripting

Conversation

@timvandermeij
Copy link
Contributor

@timvandermeij timvandermeij commented Jul 29, 2025

Typing in the text field causes a sandbox event to trigger, which we should await to avoid continuing to the next part of the test before the sandbox event is fully processed.

Fixes #20133.

@timvandermeij timvandermeij requested a review from calixteman July 29, 2025 17:03
@timvandermeij timvandermeij marked this pull request as ready for review July 29, 2025 17:03
@timvandermeij
Copy link
Contributor Author

/botio integrationtest

@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/1cfe18564bb64dc/output.txt

@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/0fcc1720daba656/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/1cfe18564bb64dc/output.txt

Total script time: 13.76 mins

  • Integration Tests: FAILED

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.

…s correct" scripting integration test

Typing in the text field causes a sandbox event to trigger, which we
should await to avoid continuing to the next part of the test before
the sandbox event is fully processed.
@timvandermeij timvandermeij force-pushed the fix-intermittent-scripting branch from 07b9312 to 48c6253 Compare July 29, 2025 17:31
@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/0fcc1720daba656/output.txt

Total script time: 30.17 mins

  • Integration Tests: FAILED

@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/517e6997dcad679/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/95764fbd4d517f4/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/95764fbd4d517f4/output.txt

Total script time: 14.45 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/517e6997dcad679/output.txt

Total script time: 28.28 mins

  • Integration Tests: FAILED

@timvandermeij timvandermeij merged commit e48563a into mozilla:master Jul 29, 2025
7 checks passed
@timvandermeij timvandermeij deleted the fix-intermittent-scripting branch July 29, 2025 18:04
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 "must check that the computed value is correct" scripting integration test

3 participants