Bug#1015748: haskell-miniutter FTBFS: test failures
Adrian Bunk
bunk at debian.org
Wed Jul 20 11:09:18 BST 2022
Source: haskell-miniutter
Version: 0.5.1.0-1
Severity: serious
Tags: ftbfs bookworm sid
https://buildd.debian.org/status/package.php?p=haskell-miniutter&suite=sid
...
testPhrase [CardinalWs 2 (Text " dog ")]: [Failed]
two dogs == two dogs
expected: "two dogs "
but got: "two dogs "
...
testPhrase [WWxW (Text " and perhaps%") [Text " dog ",Text "",Text "%eagle."]]: [Failed]
dog and perhaps% %eagle. == dog and perhaps% %eagle.
expected: " dog and perhaps% %eagle."
but got: " dog and perhaps% %eagle."
the possesive form:
...
testPhrase [WownW (Text " uncle ") (Text "dog")]: [Failed]
uncle's dog == uncle's dog
expected: " uncle's dog"
but got: " uncle's dog"
...
testPhrase [WownW (Text " ") (Text " ")]: [Failed]
==
expected: " "
but got: " "
...
Test Cases Total
Passed 348 348
Failed 4 4
Total 352 352
Test suite test-miniutter: FAIL
Test suite logged to: dist-ghc/test/miniutter-0.5.1.0-test-miniutter.log
0 of 1 test suites (0 of 1 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:153: build-ghc-stamp] Error 25
More information about the Pkg-haskell-maintainers
mailing list