Skip to content

Commit f1900e9

Browse files
authored
Merge pull request #62595 from xymus/test-cursorinfo
[Test] Disable cursor-info.swift on non-asserts builds
2 parents 4f768d5 + 4aa857c commit f1900e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SourceKit/CompileNotifications/cursor-info.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// rdar://103369449
2+
// REQUIRES: asserts
3+
14
// RUN: %sourcekitd-test -req=track-compiles == -req=cursor %s -offset=0 -- %s | %FileCheck %s -check-prefix=COMPILE_1 --enable-yaml-compatibility
25
// COMPILE_1: <empty cursor info; internal diagnostic: "Unable to resolve cursor info.">
36
// COMPILE_1: {

0 commit comments

Comments
 (0)