diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-06-13 11:44:21 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-06-15 10:17:57 +0200 |
| commit | 4c2028c3d628cb632f26a8a216975e8f02e9a3ca (patch) | |
| tree | 60a4509adefbf97b4ebb413d87c355a7077748f1 /executor | |
| parent | 4f4c106e98f85b8e1dd03e9fcfeef9710668b023 (diff) | |
pkg/bisect: skip commits with too many boot/test errors
If there are only a few non-crashed results among many boot/test errors,
we cannot really be sure that the commit is good. It might be that the
reproducer is not 100% reliable and we just needed more runs.
Require > 50% of runs to be successful in order to claim that the
revision is good. Otherwise skip it.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
