Source: php-pda-pheanstalk
Version: 4.0.5-2
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: pkg-php-p...@lists.alioth.debian.org
Usertags: phpunit11

Hi,

phpunit 11 is out and is now available in experimental. During a test rebuild,
php-pda-pheanstalk was found to fail to build with this new phpunit version.

To reproduce this locally, you need to install phpunit from experimental on an
unstable system or build chroot.

Relevant part (hopefully):
> There were 4 PHPUnit errors:
> 
> 1) Pheanstalk\ConnectionTest::testConnectionFailsToIncorrectPort
> The data provider specified for 
> Pheanstalk\ConnectionTest::testConnectionFailsToIncorrectPort is invalid
> Data Provider method Pheanstalk\ConnectionTest::badPortConnectionProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/tests/Pheanstalk/ConnectionTest.php:45
> 
> 2) Pheanstalk\ConnectionTest::testConnectionFailsToIncorrectHost
> The data provider specified for 
> Pheanstalk\ConnectionTest::testConnectionFailsToIncorrectHost is invalid
> Data Provider method Pheanstalk\ConnectionTest::badHostConnectionProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/tests/Pheanstalk/ConnectionTest.php:56
> 
> 3) Pheanstalk\ConnectionTest::testDispatchCommandSuccessful
> The data provider specified for 
> Pheanstalk\ConnectionTest::testDispatchCommandSuccessful is invalid
> Data Provider method Pheanstalk\ConnectionTest::connectionProvider() is not 
> static
> 
> /<<PKGBUILDDIR>>/tests/Pheanstalk/ConnectionTest.php:67
> 
> 4) Pheanstalk\ConnectionTest::testDisconnect
> The data provider specified for Pheanstalk\ConnectionTest::testDisconnect is 
> invalid
> Data Provider method Pheanstalk\ConnectionTest::connectionProvider() is not 
> static
> 
> /<<PKGBUILDDIR>>/tests/Pheanstalk/ConnectionTest.php:78

The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/1/php-pda-pheanstalk/php-pda-pheanstalk_4.0.5-2+rebuild1714781784_amd64-2024-05-04T00:16:24Z.build

Reply via email to