Source: php-phpdocumentor-reflection-common
Version: 2.2.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: pkg-php-p...@lists.alioth.debian.org
Usertags: phpunit

Hi,

We will start the phpunit 10 transition in unstable soon. During a test
rebuild, php-phpdocumentor-reflection-common was found to FTBFS.

To reproduce this locally, you need to install the phpunit 10 package (and any
other dependency, which should also be available) from experimental on an
unstable system or build chroot.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --bootstrap src/Common/autoload.php
> PHPUnit 10.2.2 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.2.7
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
> 
> D................                                                 17 / 17 
> (100%)
> 
> Time: 00:00.004, Memory: 6.00 MB
> 
> There was 1 PHPUnit test runner warning:
> 
> 1) Test results may not be as expected because the XML configuration file did 
> not pass validation:
> 
>   Line 9:
>   - Element 'filter': This element is not expected.
> 
> 
> --
> 
> 2 tests triggered 2 PHPUnit deprecations:
> 
> 1) phpDocumentor\Reflection\FqsenTest::testValidFormats
> Data Provider method phpDocumentor\Reflection\FqsenTest::validFqsenProvider() 
> is not static
> 
> /<<PKGBUILDDIR>>/tests/unit/FqsenTest.php:28
> 
> 2) phpDocumentor\Reflection\FqsenTest::testInValidFormats
> Data Provider method 
> phpDocumentor\Reflection\FqsenTest::invalidFqsenProvider() is not static
> 
> /<<PKGBUILDDIR>>/tests/unit/FqsenTest.php:61
> 
> WARNINGS!
> Tests: 17, Assertions: 17, Warnings: 1, Deprecations: 2.
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1


The full build logs and additional context is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/php-phpdocumentor-reflection-common/

A phpunit reverse-dependencies rebuild status is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html

-- 
Athos Ribeiro

Reply via email to