-
Notifications
You must be signed in to change notification settings - Fork 717
Commit a6c4adb
Add global LIMA_BATS_ALL_TESTS_RETRIES variable
It will rerun all tests up to this number on failure.
Also provides a `flaky` function to set the retries to
LIMA_BATS_FLAKY_TESTS_RETRIES to allow a greater number
of retries to known flaky tests.
Signed-off-by: Jan Dubois <jan.dubois@suse.com>1 parent 282d5d2 commit a6c4adb
2 files changed
+14
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | - | ||
366 | - | ||
367 | - | ||
368 | - | ||
369 | - | ||
370 | - | ||
371 | - | ||
372 | - | ||
365 | + | ||
366 | + | ||
367 | + | ||
373 | 368 | | |
374 | 369 | | |
375 | 370 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
74 | - | ||
84 | + | ||
0 commit comments