Source: php-doctrine-collections
Version: 2.2.2-1
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-doctrine-collections 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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --bootstrap vendor/autoload.php
> PHPUnit 11.1.2 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.2.18
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
> 
> ........................................SSSSSS.................  63 / 237 ( 
> 26%)
> ..........S.................................................... 126 / 237 ( 
> 53%)
> ............................................................... 189 / 237 ( 
> 79%)
> .............................D.D................                237 / 237 
> (100%)
> 
> Time: 00:00.032, Memory: 10.00 MB
> 
> There was 1 PHPUnit error:
> 
> 1) 
> Doctrine\Tests\Common\Collections\Expr\CompositeExpressionTest::testExceptions
> The data provider specified for 
> Doctrine\Tests\Common\Collections\Expr\CompositeExpressionTest::testExceptions
>  is invalid
> Data Provider method 
> Doctrine\Tests\Common\Collections\Expr\CompositeExpressionTest::invalidDataProvider()
>  is not static
> 
> /<<PKGBUILDDIR>>/tests/Expr/CompositeExpressionTest.php:32
> 
> --
> 
> 
> ERRORS!
> Tests: 237, Assertions: 528, Errors: 1, Deprecations: 39, Skipped: 7.
> make[1]: *** [debian/rules:18: override_dh_auto_test] Error 2


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/0/php-doctrine-collections/php-doctrine-collections_2.2.2-1+rebuild1714366410_amd64-2024-04-29T04:53:31Z.build

Reply via email to