Ignore yet another windows debuginfo test

This commit is contained in:
Brian Anderson 2014-09-29 13:40:28 -07:00
parent 5079a10b1e
commit 40ce87f6ed

View File

@ -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