From c27eb5677a3ebbce65104a8f78dad06efdc4ca58 Mon Sep 17 00:00:00 2001 From: Rust Maintainers Date: Sun, 12 Mar 2017 03:15:33 +0000 Subject: [PATCH] u-ignoretest-arm64 =================================================================== Gbp-Pq: Name u-ignoretest-arm64.patch --- src/test/run-pass-valgrind/down-with-thread-dtors.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/run-pass-valgrind/down-with-thread-dtors.rs b/src/test/run-pass-valgrind/down-with-thread-dtors.rs index 0bf10c67d9..7f58c79c8f 100644 --- a/src/test/run-pass-valgrind/down-with-thread-dtors.rs +++ b/src/test/run-pass-valgrind/down-with-thread-dtors.rs @@ -8,6 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// ignore-aarch64 // no-prefer-dynamic thread_local!(static FOO: Foo = Foo); -- 2.30.2