Skip to content

Commit b6f9416

Browse files
committed
tests: Ignore test/debuginfo/rc_arc.rs on windows-gnu
The tests checks some pretty-printer output, but pretty-printers are not embedded on windows-gnu
1 parent 58f9efd commit b6f9416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/debuginfo/rc_arc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// pretty-printers are not loaded
1+
// ignore-windows-gnu: pretty-printers are not loaded
22
// compile-flags:-g
33

44
// min-gdb-version: 8.1

0 commit comments

Comments
 (0)