From bdf6ef580143f41b383b8787aa29f2c81591d444 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 28 Nov 2018 11:04:41 +0000 Subject: [PATCH] Accepting request 652297 from home:Guillaume_G:branches:devel:languages:haskell - Disable tests on aarch64 as they are broken. See: https://github.com/simonmar/alex/issues/130 OBS-URL: https://build.opensuse.org/request/show/652297 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=80 --- alex.changes | 6 ++++++ alex.spec | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/alex.changes b/alex.changes index 7a6242f..d5377cd 100644 --- a/alex.changes +++ b/alex.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 28 10:15:25 UTC 2018 - Guillaume GARDET + +- Disable tests on aarch64 as they are broken. + See: https://github.com/simonmar/alex/issues/130 + ------------------------------------------------------------------- Sat Oct 20 11:31:04 UTC 2018 - Peter Simons diff --git a/alex.spec b/alex.spec index 6922e24..e6a9ab5 100644 --- a/alex.spec +++ b/alex.spec @@ -16,7 +16,12 @@ # +# Disable tests on aarch64. See: https://github.com/simonmar/alex/issues/130 +%ifarch aarch64 +%bcond_with tests +%else %bcond_without tests +%endif Name: alex Version: 3.2.4 Release: 0