diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-08-11 10:40:01 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-08-11 14:40:25 +0200 |
| commit | 21724cb2543a5ebc632f065d59d8a4d93c708210 (patch) | |
| tree | bb4c744feb710338c5387c459e45c3cfeedca150 /executor | |
| parent | 3e4f27bdcc4a69ccbe5fd7f9c1ad62bb40283e1c (diff) | |
prog: make TestRotationCoverage test more robust
Currently we do 2e3 iterations or rotation and test that
we selected each syscall at least once.
This both takes lots of time and results in episodic flakes.
Loop 1e4 iterations or until we selected each syscall at least once.
This will result it fewer flakes and also may be faster in common case.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
