[PATCH] D73707: [TSAN] Parameterize the hard-coded threshold of deflake in tsan test
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 10:52:35 PST 2020
rnk added a comment.
More than 10 retries seems excessive. For this particular issue, I think it would be reasonable to mark the test `; UNSUPPORTED: powerpc64`. Adding more retries will make the powerpc64 bots slower and less useful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73707/new/
https://reviews.llvm.org/D73707
More information about the llvm-commits
mailing list