Skip to content

Commit 08d5779

Browse files
authored
Merge pull request #35856 from rintaro/disable-rdar74150023
[Test] Disable a test case while investigating
2 parents 377f23f + a5d5c8d commit 08d5779

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SourceKit/CodeComplete/complete_checkdeps_notifyupdate.swift

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

88
// REQUIRES: shell
9+
// UNSUPPORTED: OS=ios
10+
// UNSUPPORTED: OS=tvos
11+
// UNSUPPORTED: OS=watchos
912

1013
// RUN: %empty-directory(%t/Frameworks)
1114
// RUN: %empty-directory(%t/MyProject)

0 commit comments

Comments
 (0)