Skip to content

Commit 9100a8f

Browse files
committed
auto merge of #17382 : brson/rust/gdbwin, r=sfackler
Getting closer to turning on full tests.
2 parents 5d335c9 + 0a83d02 commit 9100a8f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// older versions of GDB too. A more extensive test can be found in
1313
// gdb-pretty-struct-and-enums.rs
1414

15+
// ignore-windows failing on win32 bot
1516
// ignore-tidy-linelength
1617
// ignore-lldb
1718
// ignore-android: FIXME(#10381)

src/test/debuginfo/gdb-pretty-struct-and-enums.rs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-windows failing on win32 bot
1112
// ignore-tidy-linelength
1213
// ignore-lldb
1314
// ignore-android: FIXME(#10381)

0 commit comments

Comments
 (0)