Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all waitForTimeout usage from the annotation integration tests #17969

Conversation

timvandermeij
Copy link
Contributor

@timvandermeij timvandermeij commented Apr 18, 2024

This commit replaces all waitForTimeout occurrences with the appropriate waitForFunction calls. Note that in some places they were already present, so in those cases we could simply remove the waitForTimeout call altogether.

Fixes a part of #17656.

@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/61a3b3336ed5456/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/14e6fef0ac4728e/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/61a3b3336ed5456/output.txt

Total script time: 9.97 mins

  • Integration Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/14e6fef0ac4728e/output.txt

Total script time: 17.37 mins

  • Integration Tests: Passed

@Snuffleupagus
Copy link
Collaborator

(I'm deferring to @calixteman on this.)

This commit replaces all `waitForTimeout` occurrences with the
appropriate `waitForFunction` calls. Note that in some places they were
already present, so in those cases we could simply remove the
`waitForTimeout` call altogether.
@timvandermeij timvandermeij force-pushed the integration-tests-timeout-annotations branch from 53769f9 to 10641d5 Compare April 24, 2024 14:06
@timvandermeij timvandermeij changed the title Remove waitForTimeout usage from the annotation integration tests Remove all waitForTimeout usage from the annotation integration tests Apr 24, 2024
@timvandermeij
Copy link
Contributor Author

timvandermeij commented Apr 24, 2024

I have only rebased the patch and updated the commit message since the last run; no other (functional) changes have been made.

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 for doing this.

@timvandermeij timvandermeij merged commit 7d1eabe into mozilla:master Apr 24, 2024
7 checks passed
@timvandermeij timvandermeij deleted the integration-tests-timeout-annotations branch April 24, 2024 14:14
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.

4 participants