You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/thread/thread.mutex
Eric Fiselier c94dd0a571 XFAIL Windows test failures under test/libcxx
This patch XFAIL's a number of tests under test/libcxx when on Windows.
These failures need more investigation or patches to either Clang or libc++
but for now we don't want them to prevent the bot from going green.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300941 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
thread.mutex.requirements/thread.mutex.requirements.mutex XFAIL native handle tests 9 years ago
thread_safety_annotations_not_enabled.pass.cpp Guard a number of tests relying on threads support when built in 10 years ago
thread_safety_lock_guard.pass.cpp XFAIL Windows test failures under test/libcxx 9 years ago
thread_safety_lock_unlock.pass.cpp XFAIL Windows test failures under test/libcxx 9 years ago
thread_safety_missing_unlock.fail.cpp XFAIL Windows test failures under test/libcxx 9 years ago
thread_safety_requires_capability.pass.cpp XFAIL Windows test failures under test/libcxx 9 years ago
version.pass.cpp Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago