-
Notifications
You must be signed in to change notification settings - Fork 68
test(cypress): Enable test isolation #2023
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
Conversation
Signed-off-by: Louis Chemineau <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2023 +/- ##
=======================================
Coverage 30.80% 30.80%
=======================================
Files 43 43
Lines 1620 1620
Branches 110 110
=======================================
Hits 499 499
Misses 1095 1095
Partials 26 26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Useful when retrying tests. Signed-off-by: Louis Chemineau <[email protected]>
Activity
|
||||||||||||||||||||||||||||
| Project |
Activity
|
| Branch Review |
artonge/test/enable_test_isolation
|
| Run status |
|
| Run duration | 02m 02s |
| Commit |
|
| Committer | Louis |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
10
|
| View all changes introduced in this branch ↗︎ | |
Signed-off-by: Louis Chemineau <[email protected]>
|
/backport to stable31 |
|
/backport to stable30 |
|
/backport to stable29 |
AndyScherzinger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
This should further reduce the flackiness of the tests.
I've set the retry setting to 0 to make flaky tests blocking.