[all-commits] [llvm/llvm-project] 69f874: [OpenMP][Archer][Tests] NFC: fix spurious test fai...
Joachim via All-commits
all-commits at lists.llvm.org
Mon Oct 5 15:28:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69f87400a85e13482c535365bb19272a15d054b9
https://github.com/llvm/llvm-project/commit/69f87400a85e13482c535365bb19272a15d054b9
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M openmp/tools/archer/tests/lit.cfg
M openmp/tools/archer/tests/parallel/parallel-nosuppression.c
Log Message:
-----------
[OpenMP][Archer][Tests] NFC: fix spurious test failure
The test disables suppression and therefore sometimes triggers a know false
positive in the openmp runtime. The test should only verify that the env
var is handles as expected.
More information about the All-commits
mailing list