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