llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.class
Martin Storsjö 4f7fa06a66 [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration
This makes no attempt yet to look into the why/what for each of them,
but makes the CI configuration useful for tracking further regressions.
After looking into each case, they can either be fixed, or converted
into UNSUPPORTED: windows or XFAIL: windows, once the cause is known
and explained.

A number of the filesystem cases can be fixed by patches that are
currently in review.

Differential Revision: https://reviews.llvm.org/D99095
2021-03-22 23:41:11 +02:00
..
thread.thread.algorithm [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.assign [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.constr [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
thread.thread.destr [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.id [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
thread.thread.member [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.static Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00