[llvm-bugs] [Bug 26366] omp_for_lastprivate directive tests from OpenMP3.1_Validation randomly verification tests
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 4 08:35:30 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26366
Johnny Peyton <jpeyton52 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #7 from Johnny Peyton <jpeyton52 at gmail.com> ---
>From the testsuite/README_OpenMP_Validation_Suite
> Additionally, the validation suite creates so called crosstests for each
> directive. These are tests in which either the directive is missing or used
> with different arguments. If this so called crosstest fails, this indicates
> strongly that the previous test is capable of testing the directive.
So all the ctest_* and orph_ctest_* act as xfails which imply that the
corresponding regular tests can actually determine correctness.
I'm closing this.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160204/da74d300/attachment.html>
More information about the llvm-bugs
mailing list