[Openmp-commits] [openmp] [OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (PR #176452)
via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 29 00:03:37 PST 2026
jprotze wrote:
I think, the test itself is fine (according to C and OpenMP) and failures highlight a bug hidden in runtime code. I'm a bit hesitant disabling working code (the test) rather than the broken code (the runtime library).
It's a shame that the runners only report signal 11 but no further information.
https://github.com/llvm/llvm-project/pull/176452
More information about the Openmp-commits
mailing list