Skip to content

Commit 3bcbb5f

Browse files
authored
[wrangler][test] Disable SourceKit/CursorInfo/cursor_generated_interface.swift
rdar://85423858
1 parent 7ee6cb7 commit 3bcbb5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SourceKit/CursorInfo/cursor_generated_interface.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
// source information or not. If we have source information, we should also
1414
// output it.
1515

16+
// Disabled due to CI failures on watchsimulator-i386 and macosx-x86_64 (https://ci.swift.org/job/swift-PR-macos/29960/console)
17+
// REQUIRES: rdar85423858
18+
1619
//--- use.swift
1720

1821
import LibA

0 commit comments

Comments
 (0)