about summary refs log tree commit diff
path: root/src/test/debuginfo
diff options
context:
space:
mode:
authorXimin Luo <infinity0@pwned.gg>2016-07-17 20:57:54 +0200
committerXimin Luo <infinity0@pwned.gg>2016-07-17 20:57:54 +0200
commit4e5e36fb79e1cffc6f7c3a9670df222060bb0e4b (patch)
treea450f5203b9b6afc8b7c4cefb075b20aa89715f7 /src/test/debuginfo
parent6aba7be9a67467d31e6cbf75dc8b5f44d60cb5ca (diff)
downloadrust-4e5e36fb79e1cffc6f7c3a9670df222060bb0e4b.tar.gz
rust-4e5e36fb79e1cffc6f7c3a9670df222060bb0e4b.zip
test: disable more stdcall tests for ARM arches. temp workaround for #24958
Diffstat (limited to 'src/test/debuginfo')
-rw-r--r--src/test/debuginfo/type-names.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/debuginfo/type-names.rs b/src/test/debuginfo/type-names.rs
index a74369ed3c3..2419625cbd3 100644
--- a/src/test/debuginfo/type-names.rs
+++ b/src/test/debuginfo/type-names.rs
@@ -11,6 +11,8 @@
 // ignore-tidy-linelength
 // ignore-lldb
 // ignore-android: FIXME(#24958)
+// ignore-arm: FIXME(#24958)
+// ignore-aarch64: FIXME(#24958)
 
 // compile-flags:-g