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

Fix the "must check that invisible fields are made visible" scripting integration test #17940

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

timvandermeij
Copy link
Contributor

We should not wait for an arbitrary amount of time, which can easily cause intermittent failures, but wait for a property value change instead. Note that this patch mirrors the approach we already use in other scripting integration tests that also check for a visibility change; see e.g. the "must show a text field and then make in invisible when content is removed" test.

Fixes #17939.
Fixes a part of #17656.

… integration test

We should not wait for an arbitrary amount of time, which can easily
cause intermittent failures, but wait for a property value change
instead. Note that this patch mirrors the approach we already use in
other scripting integration tests that also check for a visibility
change; see e.g. the "must show a text field and then make in invisible
when content is removed" test.
@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/67c926f1f51e1c4/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/dbfba0eb6a1e05e/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/67c926f1f51e1c4/output.txt

Total script time: 7.40 mins

  • Integration Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/dbfba0eb6a1e05e/output.txt

Total script time: 23.19 mins

  • Integration Tests: FAILED

Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

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

r=me, thanks.

@timvandermeij timvandermeij merged commit 60f02ea into mozilla:master Apr 15, 2024
7 checks passed
@timvandermeij timvandermeij deleted the scripting-test branch April 15, 2024 12:20
@timvandermeij timvandermeij removed the request for review from calixteman April 15, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants