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
Tests that are flake by default do not increase confidence on any
code base. Just test cases that have external dependencies should
be marked as such.
Some work has been done to make these test suites more resilient,
but not all time-dependent issues are detected on our dev boxes.
It is essential to obtain CI reports of such failures, so we can
make the tests more robust and fix any hidden bug.
0 commit comments