Displaying 1 result from an estimated 1 matches for "88d16df5".
2018 Jul 05
2
Using -runs consistently in libFuzzer tests
Timeouts when running tests are annoying,
but for many libFuzzer tests lacking -runs argument that’s an expected failure mode.
Should we go through all the tests making sure that -runs is supplied?
Motivation: https://bugs.llvm.org/show_bug.cgi?id=38034