Bug#1015958: haskell-http-client FTBFS on IPV6-only buildds

2022-09-30 Thread Ilias Tsitsimpis
Control: retitle -1 Tests are flaky
Control: severity -1 normal

I believe the reason this fails is not because of IPV6-only machine (it
would have failed on an earlier test if that was the case).

This looks like https://github.com/snoyberg/http-client/issues/169,
i.e., we are trying to read from a closed fd.

Since the package has now built on all architectures, I will lower the
severity of this and keep tracking it.

Thanks,

-- 
Ilias



Bug#1015958: haskell-http-client FTBFS on IPV6-only buildds

2022-07-24 Thread Adrian Bunk
Source: haskell-http-client
Version: 0.7.11-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=haskell-http-client=i386=0.7.11-1=1658667307=0

...
Failures:

  test-nonet/Network/HTTP/ClientSpec.hs:241:18: 
  1) Network.HTTP.Client.Client withResponseHistory and redirect
   uncaught exception: IOException of type InvalidArgument
   threadWait: invalid argument (Bad file descriptor)

  To rerun use: --match "/Network.HTTP.Client/Client/withResponseHistory and 
redirect/"

Randomized with seed 1906044238

Finished in 2.0400 seconds
82 examples, 1 failure
Test suite spec-nonet: FAIL
Test suite logged to: dist-ghc/test/http-client-0.7.11-spec-nonet.log
1 of 2 test suites (1 of 2 test cases) passed.
 at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.

Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup",
 "test", "--builddir=dist-ghc", "--show-details=direct") called at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131

Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", 
"test", "--builddir=dist-ghc", "--show-details=direct") called at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 678
Debian::Debhelper::Buildsystem::Haskell::Recipes::check_recipe() called 
at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:165: check-ghc-stamp] Error 25