Skip to content

Commit 0f065b9

Browse files
authored
[Disable] Concurrency test dispatch_inference.swift
#70759
1 parent af65227 commit 0f065b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/dispatch_inference.swift

+2
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 SendNonSendable
55

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

0 commit comments

Comments
 (0)