[pkg-php-pear] Bug#1073565: php-arthurhoaro-web-thumbnailer: FTBFS with pkg-php-tools_1.45+nmu1: make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1
Athos Ribeiro
athoscribeiro at gmail.com
Mon Jun 17 15:28:50 BST 2024
Source: php-arthurhoaro-web-thumbnailer
Version: 2.1.0+dfsg-4
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: pkg-php-pear at lists.alioth.debian.org
Usertags: pkg-php-tools-1.45
Hi,
During a test rebuild, php-arthurhoaro-web-thumbnailer was found to fail to build with
pkg-php-tools 1.45 available in experimental.
To reproduce this locally, you need to install pkg-php-tools from experimental
on an unstable system or build chroot.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --no-coverage --include-path src --testsuite NoNetworkTests
> Sat, 15 Jun 2024 19:03:21 +0000 - Web server started on localhost:8081 with PID 1159834
> PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
>
> ...........................SSF..............SSSSS...FFF........ 63 / 129 ( 48%)
> .SSSSSSSSSSSSS.....................................SS.......... 126 / 129 ( 97%)
> .SS 129 / 129 (100%)
>
> Time: 00:00.123, Memory: 6.00 MB
>
> There were 4 failures:
>
> 1) WebThumbnailer\Finder\DefaultFinderTest::testDefaultFinderImageMimetype
> Failed asserting that false matches expected 'http://localhost:8081/default/image-mimetype.php'.
>
> /<<PKGBUILDDIR>>/tests/Finder/DefaultFinderTest.php:95
>
> 2) WebThumbnailer\Finder\QueryRegexFinderTest::testQueryRegexFinderCurlValid
> Failed asserting that false matches expected 'https://domain.tld/pics/thumb.png?name=text'.
>
> /<<PKGBUILDDIR>>/tests/Finder/QueryRegexFinderTest.php:91
>
> 3) WebThumbnailer\Finder\QueryRegexFinderTest::testQueryRegexFinderCurlTwoThumbs
> Failed asserting that false matches expected 'https://domain.tld/pics/thumb.png?name=text'.
>
> /<<PKGBUILDDIR>>/tests/Finder/QueryRegexFinderTest.php:102
>
> 4) WebThumbnailer\Finder\QueryRegexFinderTest::testQueryRegexFinderCurlWithParameter
> Failed asserting that false matches expected 'https://domain.tld/pics/thumb.png?param=foobar-other'.
>
> /<<PKGBUILDDIR>>/tests/Finder/QueryRegexFinderTest.php:128
>
> FAILURES!
> Tests: 129, Assertions: 255, Failures: 4, Skipped: 24.
> Sat, 15 Jun 2024 19:03:22 +0000 - Killing process with ID 1159834
> make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1
The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/pkg-php-tools_1.45/0/php-arthurhoaro-web-thumbnailer/php-arthurhoaro-web-thumbnailer_2.1.0+dfsg-4+rebuild1718478178_amd64-2024-06-15T19:02:59Z.build
More information about the pkg-php-pear
mailing list