Skip to content

Commit 6a4f929

Browse files
committed
[SourceKit] Disable SourceKit/CompileNotifications/diagnostics.swift in ASAN
Disable the test case while we are investigating.
1 parent 8491f52 commit 6a4f929

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SourceKit/CompileNotifications/diagnostics.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %sourcekitd-test -req=track-compiles == -req=sema %s -- %s | %FileCheck %s -check-prefix=NODIAGS
2+
// REQUIRES: no_asan
3+
24
// NODIAGS: key.notification: source.notification.compile-did-finish
35
// NODIAGS-NEXT: key.diagnostics: [
46
// NODIAGS-NEXT: ]

0 commit comments

Comments
 (0)