[PATCH] D49525: [libFuzzer] Handle unstable edges by using minimum hit counts
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 23 20:53:27 PDT 2018
Dor1s added a comment.
Kevin, looks like test is not fully deterministic :(
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/5509
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/5509/steps/ninja%20check%202/logs/FAIL%3A%20libFuzzer%3A%3A%20handle_unstable_minunstable.test
This is the first testbot failure I've seen so far, so am not reverting the change yet, but please take a look into why the test might be failing sometimes.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D49525
More information about the llvm-commits
mailing list