]> git.lizzy.rs Git - rust.git/commitdiff
Disable the Roman numerals test on Android due to cross-compile issues
authorKeegan McAllister <kmcallister@mozilla.com>
Thu, 2 Oct 2014 18:45:25 +0000 (11:45 -0700)
committerKeegan McAllister <kmcallister@mozilla.com>
Thu, 2 Oct 2014 18:45:25 +0000 (11:45 -0700)
src/test/run-pass-fulldeps/roman-numerals-macro.rs

index 6fd427c9f8ceab1bc0b4d5ae2d5985fb77f209bf..ecd95f2cbe8836f2f827686c9b8bf4ed63b12d50 100644 (file)
@@ -10,6 +10,7 @@
 
 // aux-build:roman_numerals.rs
 // ignore-stage1
+// ignore-android
 
 #![feature(phase)]