Skip to content

Commit ea67ce3

Browse files
committed
[Disable] Concurrency/dispatch_inference.swift #69481
1 parent 9c4bc9a commit ea67ce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/dispatch_inference.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %target-swift-frontend -disable-availability-checking %import-libdispatch -warn-concurrency %s -emit-sil -o /dev/null -verify -strict-concurrency=complete
44
// RUN: %target-swift-frontend -disable-availability-checking %import-libdispatch -warn-concurrency %s -emit-sil -o /dev/null -verify -strict-concurrency=complete -enable-experimental-feature RegionBasedIsolation
55

6+
// https://github.com/apple/swift/issues/69481
7+
// REQUIRES: GH69481
68
// REQUIRES: concurrency
79
// REQUIRES: libdispatch
810
// REQUIRES: asserts

0 commit comments

Comments
 (0)