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

Tests in CI have sporadic and intermittent failures #141

Open
JeffersonBledsoe opened this issue Sep 16, 2021 · 0 comments
Open

Tests in CI have sporadic and intermittent failures #141

JeffersonBledsoe opened this issue Sep 16, 2021 · 0 comments

Comments

@JeffersonBledsoe
Copy link
Member

The CI runs for the tests will occasionally fail with the following error:

AssertionError: UnexpectedAlertPresentException: Alert Text: {Alert text : 
Message: unexpected alert open: {Alert text : }
  (Session info: chrome=93.0.4577.63)

For an example, see this run on the main branch, where the PR's tests all passed, but the merge commit failed with this message.

Reading through the log of the failed runs (Failed run for 5.1 example, Failed run for 5.2 example) it seems that this occurs when trying to save the mosaic page and so it's likely we're missing a wait somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant