Skip to content

Commit 015d487

Browse files
authored
Merge pull request #39423 from benlangmuir/restrict-voucher-test
[test] Restrict test/Concurrency/voucher_propagation.swift
2 parents 6300b8b + 80d3310 commit 015d487

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
// REQUIRES: concurrency_runtime
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)