auto merge of #16944 : alexcrichton/rust/ignore-gdb-pretty, r=brson

These tests are blocking a linux nightly and a new snapshot, so ignore them for
now. Their tracking issue is #16919.
This commit is contained in:
bors 2014-09-02 21:11:05 +00:00
commit 0e7e107ad6
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
// older versions of GDB too. A more extensive test can be found in
// gdb-pretty-struct-and-enums.rs
// ignore-test FIXME(#16919)
// ignore-tidy-linelength
// ignore-lldb
// ignore-android: FIXME(#10381)

View File

@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-test FIXME(#16919)
// ignore-tidy-linelength
// ignore-lldb
// ignore-android: FIXME(#10381)