Skip to content

Commit

Permalink
Re-skip a condvar test (#4732)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej authored Jun 18, 2024
1 parent 18c09c4 commit 406d06f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/libcxx/expected_results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requir
std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/default.pass.cpp:2 FAIL
std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/default.pass.cpp:2 FAIL

# LLVM-95944: [libc++][test] thread.condition.condvar/notify_all.pass.cpp has a flaky timing assumption
std/thread/thread.condition/thread.condition.condvar/notify_all.pass.cpp SKIPPED

# Non-Standard regex behavior.
# "It seems likely that the test is still non-conforming due to how libc++ handles the 'w' character class."
std/re/re.traits/lookup_classname.pass.cpp FAIL
Expand Down

0 comments on commit 406d06f

Please sign in to comment.