[Openmp-commits] [PATCH] D45890: [OMPT] Add implementation and tests of Archer tool
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 22 08:17:22 PST 2019
protze.joachim added a comment.
In D45890#1756796 <https://reviews.llvm.org/D45890#1756796>, @gribozavr2 wrote:
> In D45890#1756747 <https://reviews.llvm.org/D45890#1756747>, @protze.joachim wrote:
>
> > - the tests rely on the availability of thread-sanitizer
>
>
> The tests should be annotated as `REQUIRES: tsan` or whatever the appropriate tag is.
I pushed this change, so that the tests are off currently.
I'll create a review to check and announce this capability. (@Hahnfeld I think, you have experience in testing the test-compiler for features?)
Thanks for the pointer to the buildbot configuration, I'll have a look!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D45890/new/
https://reviews.llvm.org/D45890
More information about the Openmp-commits
mailing list