Skip to content

Commit a1f8528

Browse files
committed
[Test] Disable a failing SymbolGraph test.
1 parent 117cc75 commit a1f8528

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SymbolGraph/verbose.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
// RUN: %empty-directory(%t)
77
// RUN: %target-build-swift %s -module-name verbose -emit-module -emit-module-path %t/verbose.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir %t | %FileCheck %s -check-prefix=DRIVER --allow-empty
88

9+
// rdar://76461340
10+
// REQUIRES: rdar76461340
11+
912
// QUIET-NOT: Emitting symbol graph for module file
1013
// QUIET-NOT: 2 top-level declarations in this module.
1114
// QUIET-NOT: Found 1 symbols and 0 relationships.

0 commit comments

Comments
 (0)