]> git.lizzy.rs Git - rust.git/commitdiff
XFAIL use-import-export.rs on the LLVM backend.
authorGraydon Hoare <graydon@mozilla.com>
Thu, 15 Jul 2010 23:57:28 +0000 (16:57 -0700)
committerGraydon Hoare <graydon@mozilla.com>
Thu, 15 Jul 2010 23:57:28 +0000 (16:57 -0700)
src/Makefile

index 629150cf09ea60bf516c1ba44a01aef8264ba2d1..7f9c2b71a40cc2c0c39e3e45a8a2f32563b483f9 100644 (file)
@@ -461,6 +461,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
                       u8-incr.rs \
                       unit.rs \
                       user.rs \
+                      use-import-export.rs \
                       use-uninit.rs \
                       utf8.rs \
                       vec-append.rs \