Skip to content

Commit 915f5d4

Browse files
authored
Merge pull request #72235 from gottesmm/pr-fb6fd96a952f8c30bc4f8a0bc93378f4c4dc32b8
Renable a test that passes now.
2 parents 035f1a1 + 819de8a commit 915f5d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/dispatch_inference.swift

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

6-
// https://github.com/apple/swift/issues/69481
7-
// REQUIRES: GH69481
86
// REQUIRES: concurrency
97
// REQUIRES: libdispatch
108
// REQUIRES: asserts

0 commit comments

Comments
 (0)