Skip to content

Commit 7869c8c

Browse files
authored
Merge pull request swiftlang#35924 from slavapestov/disable-sourcekit-test
Disable complete_checkdeps_notifyupdate.swift even harder
2 parents 9297a35 + e30ced6 commit 7869c8c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/SourceKit/CodeComplete/complete_checkdeps_notifyupdate.swift

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ func foo() {
66
}
77

88
// REQUIRES: shell
9-
// UNSUPPORTED: OS=ios
10-
// UNSUPPORTED: OS=tvos
11-
// UNSUPPORTED: OS=watchos
9+
// REQUIRES: rdar74150023
1210

1311
// RUN: %empty-directory(%t/Frameworks)
1412
// RUN: %empty-directory(%t/MyProject)

0 commit comments

Comments
 (0)