File tree 3 files changed +0
-12
lines changed
3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 9
9
// This fails on lldb 6.0.1 on x86-64 Fedora 28; so ignore Linux for now.
10
10
// ignore-linux
11
11
12
- // This started failing in windows too. See https://github.com/rust-lang/rust/issues/88796
13
- // FIXME: fix and unignore this on windows
14
- // ignore-windows
15
-
16
12
// compile-flags:-g
17
13
18
14
// === GDB TESTS ===================================================================================
Original file line number Diff line number Diff line change 2
2
// ignore-tidy-linelength
3
3
// compile-flags:-g
4
4
5
- // This started failing recently. See https://github.com/rust-lang/rust/issues/88796
6
- // FIXME: fix and unignore this
7
- // ignore-windows
8
-
9
5
// cdb-command: g
10
6
11
7
// Note: The natvis used to visualize niche-layout enums don't work correctly in cdb
Original file line number Diff line number Diff line change 6
6
// min-lldb-version: 310
7
7
// min-cdb-version: 10.0.18317.1001
8
8
9
- // This started failing recently. See https://github.com/rust-lang/rust/issues/88796
10
- // FIXME: fix and unignore this
11
- // ignore-windows
12
-
13
9
// === GDB TESTS ===================================================================================
14
10
15
11
// gdb-command: run
You can’t perform that action at this time.
0 commit comments