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

Wait for the chunk and app js required to run the tests #1888

Open
wants to merge 15 commits into
base: release-2024-fall
Choose a base branch
from

Conversation

caleeli
Copy link
Contributor

@caleeli caleeli commented Oct 22, 2024

Issue & Reproduction Steps

Sometimes the app.js did not load, causing the test to fail because the modeler was not rendered before to run the test steps.

Solution

  • Add a wait to load the app.js

Copy link

cypress bot commented Oct 22, 2024

modeler    Run #1552

Run Properties:  status check passed Passed #1552  •  git commit 6f88648f8a: Wait for the chunk and app js required to run the tests
Project modeler
Branch Review add-wait-to-cypress-load
Run status status check passed Passed #1552
Run duration 32m 39s
Commit git commit 6f88648f8a: Wait for the chunk and app js required to run the tests
Committer David Callizaya
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 83
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 277
View all changes introduced in this branch ↗︎

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

Successfully merging this pull request may close these issues.

1 participant