Skip to content

Commit f669c51

Browse files
nkcsgexirintaro
authored andcommitted
test: xfail failing sourcekitd tests in CI
rdar://72466352
1 parent c1dd6f9 commit f669c51

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

test/SourceKit/CodeComplete/complete_checkdeps_clangmodule.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar72466352
2+
13
import ClangFW
24
import SwiftFW
35

test/SourceKit/CodeComplete/complete_checkdeps_swiftmodule.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: rdar72439700
1+
// REQUIRES: rdar72466352
22

33
import ClangFW
44
import SwiftFW

0 commit comments

Comments
 (0)