Skip to content

Commit 4aa857c

Browse files
committed
[Test] Disable cursor-info.swift on non-asserts builds
1 parent 5ec4143 commit 4aa857c

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)