diff options
author | Alon Zakai <azakai@google.com> | 2023-10-13 11:21:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-13 18:21:58 +0000 |
commit | d77f9abf6113f92fea7e38cee1334c822e51e31e (patch) | |
tree | 72bb102545c607f7a41ff2a608790bfe73e75880 /src/wasm-stack.h | |
parent | 5ac91ae35a6f62b30eaa2e80644ac2594ab8576d (diff) | |
download | binaryen-d77f9abf6113f92fea7e38cee1334c822e51e31e.tar.gz binaryen-d77f9abf6113f92fea7e38cee1334c822e51e31e.tar.bz2 binaryen-d77f9abf6113f92fea7e38cee1334c822e51e31e.zip |
Fuzzer: Mark runs where over 50% of functions trap as ignored (#6007)
The number of ignored functions is logged out, so this can help us avoid getting
into a situation where many testcases just trap most of the time rather than
doing anything useful.
50% seems a reasonable cutoff. Even if 50% of functions trap, at least we are
getting 50% that don't, so lots of useful work.
Diffstat (limited to 'src/wasm-stack.h')
0 files changed, 0 insertions, 0 deletions