Skip to content

Commit c2e05c2

Browse files
committed
[Test] Re-enable completion tests that are now fixed
1 parent c7922b2 commit c2e05c2

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

validation-test/IDE/complete_from_cocoa.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
// FIXME: iOS has no Cocoa.framework
77
// REQUIRES: OS=macosx
8-
// https://github.com/swiftlang/swift/issues/79255
9-
// REQUIRES: rdar141124373
108
// A smoketest for code completion in Cocoa.
119

1210
import Cocoa

validation-test/IDE/complete_from_cocoa_2.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
// FIXME: iOS has no Cocoa.framework
77
// REQUIRES: OS=macosx
8-
// https://github.com/swiftlang/swift/issues/79255
9-
// REQUIRES: rdar141124373
108
// A smoketest for code completion in Cocoa.
119

1210
import Cocoa

validation-test/IDE/complete_repl_from_cocoa.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// A smoketest for REPL code completion in Cocoa.
44

55
// REQUIRES: objc_interop
6-
// https://github.com/swiftlang/swift/issues/79255
7-
// REQUIRES: rdar141124373
86
// FIXME: iOS has no Cocoa.framework
97
// REQUIRES: OS=macosx
108

validation-test/IDE/complete_sdk_platform.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
// RUN: %batch-code-completion -sdk %t/sdk %xcode-extra-platform-search-paths
88

99
// REQUIRES: OS=macosx
10-
// https://github.com/swiftlang/swift/issues/79255
11-
// REQUIRES: rdar141124373
1210
// rdar://131854240 - Make sure modules found in the platform dir are treated
1311
// as system.
1412

0 commit comments

Comments
 (0)