You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some cypress tests as part of the deploy.yml workflow fail in the CI while they all succeed locally. Because of this, we are ignoring the results of the test. If this starts to work we can make sure to deploy only after we verify all the modules are loaded in the app.
Agreed. Ideally we'd want to deploy the apps following successful test runs.
I'll take a look into possible solution to probe for readiness+liveness of the apps prior to the test execution.
The issue
Some cypress tests as part of the
deploy.yml
workflow fail in the CI while they all succeed locally. Because of this, we are ignoring the results of the test. If this starts to work we can make sure to deploy only after we verify all the modules are loaded in the app.This workflow ran on d19a0ba
Workflow file
Cypress failure log
The text was updated successfully, but these errors were encountered: