Ignore two gdb tests on windows that are failing on the bots

This commit is contained in:
Brian Anderson 2014-09-18 18:35:41 -07:00
parent af3889f697
commit 0a83d02efc
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-windows failing on win32 bot
// 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-windows failing on win32 bot
// ignore-tidy-linelength
// ignore-lldb
// ignore-android: FIXME(#10381)