Auto merge of #75068 - petrochenkov:ignore-debinfo, r=Mark-Simulacrum
tests: Ignore src/test/debuginfo/rc_arc.rs on Windows It requires loading pretty-printers (`src\etc\gdb_load_rust_pretty_printers.py`), but GDB doesn't load them on Windows. Not sure how this passes through CI, due to an old GDB version perhaps?
This commit is contained in:
commit
1b0ff9e7d0
@ -1,3 +1,4 @@
|
||||
// ignore-windows pretty-printers are not loaded
|
||||
// compile-flags:-g
|
||||
|
||||
// min-gdb-version: 8.1
|
||||
|
Loading…
Reference in New Issue
Block a user