Skip to content

Commit 5bb4567

Browse files
committed
enable apple back deployment
1 parent f3e5805 commit 5bb4567

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.wait/lost_wakeup.pass.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88

99
// UNSUPPORTED: no-threads
1010
// UNSUPPORTED: c++03, c++11, c++14, c++17
11-
// TODO: This test (unreliably) fails when back-deploying to macOS 15. However,
12-
// we've only managed to observe the failure on the Github-provided CI
13-
// runners, which is suspicious.
14-
// UNSUPPORTED: stdlib=system && target={{.+}}-apple-macosx15{{.*}}
1511

1612
// This is a stress test for std::atomic::wait for lost wake ups.
1713

0 commit comments

Comments
 (0)