[Git][haskell-team/DHG_packages][master] wreq: Disable testsuite

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Tue Aug 9 09:00:08 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
26f00fab by Ilias Tsitsimpis at 2022-08-09T10:58:05+03:00
wreq: Disable testsuite

- - - - -


3 changed files:

- p/haskell-wreq/debian/changelog
- p/haskell-wreq/debian/control
- p/haskell-wreq/debian/rules


Changes:

=====================================
p/haskell-wreq/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-wreq (0.5.3.3-2) unstable; urgency=medium
+
+  * Disable testsuite, which depends on broken haskell-snap-server
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 09 Aug 2022 10:58:01 +0300
+
 haskell-wreq (0.5.3.3-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-wreq/debian/control
=====================================
@@ -25,8 +25,6 @@ Build-Depends:
  libghc-case-insensitive-prof,
  libghc-cryptonite-dev,
  libghc-cryptonite-prof,
- libghc-exceptions-dev (>= 0.5),
- libghc-exceptions-prof,
  libghc-hashable-dev,
  libghc-hashable-prof,
  libghc-http-client-dev (>= 0.6),
@@ -36,38 +34,20 @@ Build-Depends:
  libghc-http-types-dev,
  libghc-http-types-dev (>= 0.8),
  libghc-http-types-prof,
- libghc-hunit-dev,
  libghc-lens-aeson-dev,
  libghc-lens-aeson-prof,
  libghc-memory-dev,
  libghc-memory-prof,
  libghc-mime-types-dev,
  libghc-mime-types-prof,
- libghc-network-info-dev,
  libghc-psqueues-dev (>= 0.2),
  libghc-psqueues-prof,
- libghc-quickcheck2-dev (>= 2.7),
  libghc-aeson-dev,
- libghc-aeson-pretty-dev (>= 0.8.0),
- libghc-base64-bytestring-dev,
- libghc-doctest-dev,
- libghc-http-client-dev,
- libghc-http-types-dev,
  libghc-lens-dev,
- libghc-network-info-dev,
- libghc-snap-core-dev (>= 1.0.0.0),
- libghc-snap-server-dev (>= 0.9.4.4),
- libghc-temporary-dev,
- libghc-test-framework-dev,
- libghc-test-framework-hunit-dev,
- libghc-test-framework-quickcheck2-dev,
  libghc-time-locale-compat-dev,
  libghc-time-locale-compat-prof,
- libghc-unix-compat-dev,
  libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
- libghc-uuid-dev,
- libghc-vector-dev,
 Build-Depends-Indep:
  ghc-doc,
  libghc-aeson-doc,
@@ -76,7 +56,6 @@ Build-Depends-Indep:
  libghc-base16-bytestring-doc,
  libghc-case-insensitive-doc,
  libghc-cryptonite-doc,
- libghc-exceptions-doc,
  libghc-hashable-doc,
  libghc-http-client-doc,
  libghc-http-client-tls-doc,


=====================================
p/haskell-wreq/debian/rules
=====================================
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
-DEB_CABAL_PACKAGE = wreq
-DEB_DEFAULT_COMPILER = ghc
+DEB_ENABLE_TESTS = no # Depends on broken snap-server
 
 # Disable doctests since they require network access
 DEB_SETUP_GHC_CONFIGURE_ARGS += -f-doctest



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/26f00fabfb212765919023835ad9f49813d5c1dd
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/20220809/91322676/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list