Skip to content

Commit 2745247

Browse files
re-enable SymbolGraph/verbose test
rdar://76461340
1 parent 653d3f9 commit 2745247

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/SymbolGraph/verbose.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
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-
129
// QUIET-NOT: Emitting symbol graph for module file
1310
// QUIET-NOT: {{[[:digit:]]}} top-level declarations in this module.
1411
// QUIET-NOT: Found {{[[:digit:]]}} symbols and {{[[:digit:]]}} relationships.

0 commit comments

Comments
 (0)