]> git.lizzy.rs Git - rust.git/commitdiff
Ignore failing tests on Android
authorSeo Sanghyeon <sanxiyn@gmail.com>
Mon, 16 Sep 2013 14:10:01 +0000 (23:10 +0900)
committerSeo Sanghyeon <sanxiyn@gmail.com>
Mon, 16 Sep 2013 14:10:01 +0000 (23:10 +0900)
src/test/run-pass/packed-struct-vec.rs

index 930ef17dbf5f4f2934c3dea4f3be26cd77bf846d..e66c4619b3cab4509299d601131c4d70bbec9d80 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// xfail-android: FIXME(#9116) Bus error
+
 use std::sys;
 
 #[packed]