From 4e5e36fb79e1cffc6f7c3a9670df222060bb0e4b Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Sun, 17 Jul 2016 20:57:54 +0200 Subject: [PATCH] test: disable more stdcall tests for ARM arches. temp workaround for #24958 --- src/test/debuginfo/type-names.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/test/debuginfo/type-names.rs b/src/test/debuginfo/type-names.rs index a74369ed3c3a..2419625cbd37 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