diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-06-04 14:53:38 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-06-04 14:57:43 +0200 |
| commit | ad87cdf3c743711389a67930d722e89c127ab1e5 (patch) | |
| tree | 84d1212c1450ff4fe5e47a0ffa32a9ade78cb1b0 /executor/executor_bsd.h | |
| parent | 8b598c83d2272fcb1b6483675a5c7b922aa9ea52 (diff) | |
pkg/runtest: detect and ignore flakes
Add retry logic that detects and ignores episodic flakes.
This test episodically flakes on syzbot.
We run with the default timeout, but require a test
to pass in 50+% of cases.
Running 72 test binaries in parallel I am getting 35-44 failures out of 72
with 1 retry. With 3 retries it drops to ~7. With 5 it is close to 0.
Use 7 retries for now. Let's see if it still flakes.
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions
