llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock
Louis Dionne a55632a069 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
After recent changes to the Docker image, all hell broke loose and the
CI started failing. This patch marks a few tests as unsupported until
we can figure out what the issues are and fix them.

In the future, it would be ideal if the nodes could pick up the Dockerfile
present in the revision being tested, which would allow us to test changes
to the Dockerfile in the CI, like we do for all other code changes.

Differential Revision: https://reviews.llvm.org/D112737
2021-10-28 16:30:42 -04:00
..
thread.lock.guard [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
thread.lock.scoped [libc++][NFC] Mark LWG2731 as complete 2021-10-26 13:46:00 -04:00
thread.lock.shared [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
thread.lock.unique [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
types.fail.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
types.pass.cpp [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00