Skip to content

Commit 6cb38ae

Browse files
committed
test: XFAIL issue-1466.rs due to cycle collector crashes.
I don't want to do this, but the tree has been in a state of chaos for days and it's not clear what can be backed out to fix this test.
1 parent f712b2d commit 6cb38ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/issue-1466.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// exec-env:RUST_CC_ZEAL=1
2+
// xfail-test
23

34
fn main() {
45
#error["%?", os::getenv(~"RUST_CC_ZEAL")];

0 commit comments

Comments
 (0)