Commit 7fb5c10
committed
Add CI profile to retry flaky tests
- Automatically retry failing tests up to 2 times when running in CI
- Activated by CI environment variable (set by GitHub Actions)
- Addresses flaky multipart upload test failures due to transient network issues1 parent 371e58c commit 7fb5c10
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
351 | 370 | | |
352 | 371 | | |
0 commit comments