diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-02-21 12:00:57 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-02-21 12:00:57 +0000 |
commit | db3025ad57f1b10b745ed8d5499077972cf91f67 (patch) | |
tree | 5873c0b7569cce9bb3eedcfc01dd9b48d21727dc /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 8443e88910e12ad6cbf55a92b36b038ffb3746f3 (diff) | |
download | bcm5719-llvm-db3025ad57f1b10b745ed8d5499077972cf91f67.tar.gz bcm5719-llvm-db3025ad57f1b10b745ed8d5499077972cf91f67.zip |
[OpenMP] Fix check-openmp after r354553
Calling add_openmp_testsuite will add the tests to check-openmp unless
EXCLUDE_FROM_ALL is set. This is problematic because the tests for OMPT
will be included twice which doesn't work if the same test is executed
concurrently by multiple threads.
See:
http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian/builds/163
http://lab.llvm.org:8011/builders/openmp-clang-x86_64-linux-debian/builds/184
http://lab.llvm.org:8011/builders/openmp-clang-ppc64le-linux-rhel/builds/133
(On PPC some failures are unrelated to r354553, the bot has been red before
and this commit is not expected to fix that. For a proper patch please see
https://reviews.llvm.org/D56286.)
llvm-svn: 354572
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions