Skip to content

Commit ab8f687

Browse files
authored
Merge pull request #3577 from swiftwasm/release/5.5
[pull] swiftwasm-release/5.5 from release/5.5
2 parents b1e4849 + 92a2a51 commit ab8f687

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/voucher_propagation.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// UNSUPPORTED: use_os_stdlib
1313
// UNSUPPORTED: back_deployment_runtime
1414

15+
// rdar://83459813 - assertion failure in TaskGroup.cpp
16+
// REQUIRES: OS=macosx
17+
1518
import Darwin
1619
import Dispatch
1720
import StdlibUnittest

0 commit comments

Comments
 (0)