[Openmp-dev] Fwd: [Diffusion] rGc9ae3c5e1079: [openmp] Disable tests flaky on Debian

Joachim Protze via Openmp-dev openmp-dev at lists.llvm.org
Thu May 6 07:51:27 PDT 2021


Adding
UNSUPPORTED: linux
basically means deleting the tests. If the tests fail, the runtime
should get fixed.

- Joachim


-------- Weitergeleitete Nachricht --------

protze.joachim added a comment.

I'm not convinced that disabling the tests is a good idea. While it
might not be optimal that they don't trigger reliably, their failing
shows that something is fundamentally broken in the runtime.

Since the only message given is segfault, I wonder whether it would be
reasonable to generate a stacktrace for more details on the location of
the segfault.


BRANCHES
  main, release/11.x, release/12.x

TAGS
  llvmorg-11.0.0, llvmorg-11.0.0-rc1, llvmorg-11.0.0-rc2,
llvmorg-11.0.0-rc3, llvmorg-11.0.0-rc4, llvmorg-11.0.0-rc5,
llvmorg-11.0.0-rc6, llvmorg-11.0.1, llvmorg-11.0.1-rc1,
llvmorg-11.0.1-rc2, llvmorg-11.1.0, llvmorg-11.1.0-rc1,
llvmorg-11.1.0-rc2, llvmorg-11.1.0-rc3, llvmorg-12-init, llvmorg-12.0.0,
llvmorg-12.0.0-rc1, llvmorg-12.0.0-rc2, llvmorg-12.0.0-rc3,
llvmorg-12.0.0-rc4, llvmorg-12.0.0-rc5, llvmorg-13-init

Users:
  vitalybuka (Author)

https://reviews.llvm.org/rGc9ae3c5e1079



More information about the Openmp-dev mailing list