Skip to content

Commit

Permalink
Ignore yet another windows debuginfo test
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Sep 30, 2014
1 parent 5079a10 commit 40ce87f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/test/debuginfo/issue12886.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@
// except according to those terms.

// ignore-android: FIXME(#10381)
// ignore-windows failing on 64-bit bots FIXME #17638

// compile-flags:-g
// gdb-command:break issue12886.rs:29
// gdb-command:break issue12886.rs:30
// gdb-command:run
// gdb-command:next
// gdb-check:[...]30[...]s
// gdb-check:[...]31[...]s
// gdb-command:continue

// IF YOU MODIFY THIS FILE, BE CAREFUL TO ADAPT THE LINE NUMBERS IN THE DEBUGGER COMMANDS
Expand Down

0 comments on commit 40ce87f

Please sign in to comment.