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
By default Bazel, a single test attempt will be made for regular tests and three for tests marked explicitly as flaky by their rule (flaky=1 attribute)
This configures e2e tests to retry the test when it fails.
0 commit comments