[PATCH] D29677: [buildbot] Add check-fuzzer to Asan buildbot on Windows.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 13:45:40 PST 2017
zturner added a comment.
It seems less than ideal for our existing coverage to go silent if we connect this to the non production master.
What if we set `haltOnFailure=False` and `flunkOnFailure=False` for all of the newly added steps, until we can confirm that it's stable?
https://reviews.llvm.org/D29677
More information about the llvm-commits
mailing list