[llvm-dev] [compiler-rt] [tsan] Hanging test
David Greene via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 14 12:17:42 PST 2018
David Greene via llvm-dev <llvm-dev at lists.llvm.org> writes:
> So apparently it's waiting on a lock during an I/O flush. Has anyone
> seen this before?
And the test is testing for exactly this behavior. It seems the fix
made for this test isn't enough for our environment (SLES 12). I've
marked it unsupported in our sources for now but thought someone should
be aware of the issue. I'll file a bug as well.
-David
More information about the llvm-dev
mailing list