From 067b2d212d2da6168534a1b6413d1541aae184b3 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 21 May 2018 21:30:07 -0600 Subject: [PATCH] More failing tests --- gdl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdl.spec b/gdl.spec index b47d90f..42a6b0f 100644 --- a/gdl.spec +++ b/gdl.spec @@ -223,7 +223,7 @@ failing_tests='test_(fft_leak|file_delete|finite|fix|formats|idlneturl|make_dll| failing_tests="$failing_tests|test_fix" %endif %ifarch aarch64 -failing_tests="$failing_tests|test_(l64|xdr)" +failing_tests="$failing_tests|test_(l64|wait|xdr)" %endif %ifarch %{arm} # These fail on 32-bit: test_formats test_xdr