mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Ignore yet another windows debuginfo test
This commit is contained in:
parent
5079a10b1e
commit
40ce87f6ed
@ -9,12 +9,13 @@
|
|||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
// ignore-android: FIXME(#10381)
|
// ignore-android: FIXME(#10381)
|
||||||
|
// ignore-windows failing on 64-bit bots FIXME #17638
|
||||||
|
|
||||||
// compile-flags:-g
|
// compile-flags:-g
|
||||||
// gdb-command:break issue12886.rs:29
|
// gdb-command:break issue12886.rs:30
|
||||||
// gdb-command:run
|
// gdb-command:run
|
||||||
// gdb-command:next
|
// gdb-command:next
|
||||||
// gdb-check:[...]30[...]s
|
// gdb-check:[...]31[...]s
|
||||||
// gdb-command:continue
|
// gdb-command:continue
|
||||||
|
|
||||||
// IF YOU MODIFY THIS FILE, BE CAREFUL TO ADAPT THE LINE NUMBERS IN THE DEBUGGER COMMANDS
|
// IF YOU MODIFY THIS FILE, BE CAREFUL TO ADAPT THE LINE NUMBERS IN THE DEBUGGER COMMANDS
|
||||||
|
Loading…
Reference in New Issue
Block a user