Skip to content

Commit 92a2a51

Browse files
authored
Merge pull request swiftlang#39424 from benlangmuir/restrict-voucher-test-5.5
[test] Restrict test/Concurrency/voucher_propagation.swift
2 parents a6b3322 + 190b658 commit 92a2a51

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)