Commit 274a7b4
committed
Mark bugreport_test_test and snapshot_test_test as
These tests sometimes time out. When `flaky` is set to `True`, the test
will be re-run up to 3 times to try to get a passing result.
https://bazel.build/reference/be/common-definitions#test.flaky
Bug: b/465510723
Bug: b/465512053flaky = True
1 parent 00ee244 commit 274a7b4
File tree
2 files changed
+2
-0
lines changed- e2etests/orchestration
- bugreport_test
- snapshot_test
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments