[PATCH] D48449: [libfuzzer] Re-enable libFuzzer tests in "check-all"
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 11:28:53 PDT 2018
kubamracek added a comment.
I thought that libFuzzer is stable enough these days to be tested by default on supported platforms, but @george.karpenkov just explained to me that that's probably not the case as there are tests that tend to be flaky and cause timeouts (worst type of failures). Are there more reasons why we have `EXCLUDE_FROM_ALL`?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48449
More information about the llvm-commits
mailing list