[PATCH] D14443: [tsan] Turn lit test deadlocks into failures (OS X)

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 15:54:21 PST 2015


samsonov added a comment.

In http://reviews.llvm.org/D14443#283736, @kubabrecka wrote:

> XFAILs don't work for deadlocked tests.  XFAIL still runs the tests, but they'll never finish.


Try `UNSUPPORTED:`


http://reviews.llvm.org/D14443





More information about the llvm-commits mailing list