Skip to content

Commit d2718e6

Browse files
committed
xfail box and vec debug info tests
1 parent a34921a commit d2718e6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/test/debug-info/box.rs

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

11+
// xfail-test
12+
1113
// compile-flags:-Z extra-debug-info
1214
// debugger:set print pretty off
1315
// debugger:break 29

src/test/debug-info/vec.rs

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

11+
// xfail-test
12+
1113
// compile-flags:-Z extra-debug-info
1214
// debugger:set print pretty off
1315
// debugger:break 29

0 commit comments

Comments
 (0)