[Git][haskell-team/DHG_packages][master] haskell-shake: disable tests for now, they need upstream rework for...

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Sep 27 12:10:34 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
ec197fe8 by Gianfranco Costamagna at 2019-09-27T11:09:58Z
haskell-shake: disable tests for now, they need upstream rework for compatibility with newer ghc 8.6.5

- - - - -


2 changed files:

- p/haskell-shake/debian/changelog
- p/haskell-shake/debian/rules


Changes:

=====================================
p/haskell-shake/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-shake (0.16.4+dfsg-4) unstable; urgency=medium
+
+  * Disable tests for now, looks like the testsuite is not compatible with ghc
+    8.6.5
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 27 Sep 2019 12:59:19 +0200
+
 haskell-shake (0.16.4+dfsg-3) unstable; urgency=medium
 
   * Disable testsuite on armhf, fails on Ubuntu builders, probably


=====================================
p/haskell-shake/debian/rules
=====================================
@@ -2,16 +2,7 @@
 
 DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=/usr/share/shake
 
-ifeq (yes,$(shell test -e /usr/bin/ghci && echo yes))
-# https://github.com/haskell/cabal/issues/2398
-ifeq (yes,$(shell ghc --info | grep -q 'Support SMP.*YES' && echo yes))
-DEB_ENABLE_TESTS := yes
-endif
-endif
-
-ifneq (,$(filter $(DEB_BUILD_ARCH),armhf))
 DEB_ENABLE_TESTS := no
-endif
 
 # unicode problems in the testsuite
 check-ghc-stamp: export LC_ALL := C.UTF-8



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ec197fe849fdd3b3f0b27ec394c2c629f91b121b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ec197fe849fdd3b3f0b27ec394c2c629f91b121b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190927/1e6365ce/attachment.html>


More information about the Pkg-haskell-commits mailing list