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
What is the bug?
Now that we have a running E2E action, we need to fix our Cypress tests in CI conditions. I suspect many of the failures are due to the CI environment itself not being set up correctly, lots of them may be outdated, and maybe a handful could indicate bugs that have been untested for a while. This issue is a tracking issue for fixing our tests.
How can one reproduce the bug?
Run the Cypress E2E action. Because the actions support manual running, you can try it on your fork directly, but they're also run nightly.
What is the expected behavior?
The tests should pass.
What is the bug?
Now that we have a running E2E action, we need to fix our Cypress tests in CI conditions. I suspect many of the failures are due to the CI environment itself not being set up correctly, lots of them may be outdated, and maybe a handful could indicate bugs that have been untested for a while. This issue is a tracking issue for fixing our tests.
9_integrations
#1039How can one reproduce the bug?
Run the Cypress E2E action. Because the actions support manual running, you can try it on your fork directly, but they're also run nightly.
What is the expected behavior?
The tests should pass.
What is your host/environment?
Do you have any screenshots?
N/A
Do you have any additional context?
Once we fix them at home, we can look at fixing the tests in FTR.
The text was updated successfully, but these errors were encountered: