Skip to content

Commit 6759ce4

Browse files
author
James Miller
committed
_Actually_ xfail debuginfo tests
1 parent 3acdbfd commit 6759ce4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/test/debug-info/box.rs

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

11-
// xfail
11+
// xfail-test
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:set print pretty off

src/test/debug-info/vec.rs

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

11-
// xfail
11+
// xfail-test
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:set print pretty off

0 commit comments

Comments
 (0)