Skip to content

Commit e8ca436

Browse files
authored
Merge pull request #70760 from apple/shahmishal/disable-dispatch-inference-test
[Disable] Concurrency test dispatch_inference.swift
2 parents af65227 + 0f065b9 commit e8ca436

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 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)