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.
This commit is contained in:
Patrick Walton 2012-07-18 20:39:56 -07:00
parent f712b2d76b
commit 6cb38aeb43

View file

@ -1,4 +1,5 @@
// exec-env:RUST_CC_ZEAL=1
// xfail-test
fn main() {
#error["%?", os::getenv(~"RUST_CC_ZEAL")];