Why are flaky tests marked as failed? #30458
Unanswered
suuf
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When there are flaky tests the Cypress/flake check in the CI/CD pipeline in Github Actions is marked as failed. This makes the entire check marked as failed. Why should this happen?
Couldn't this be handled differently, perhaps marking the Cypress/flake check as passing, or is there a way to configure the pipeline so that it doesn’t flag flaky tests as full failures?
Screenshot:

Beta Was this translation helpful? Give feedback.
All reactions