Source: php-react-promise
Version: 2.9.0-3
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-react-promise 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):
> There was 1 PHPUnit test runner deprecation:
> 
> 1) Your XML configuration validates against a deprecated schema. Migrate your 
> XML configuration using "--migrate-configuration"!
> 
> --
> 
> There were 6 errors:
> 
> 1) React\Promise\DeferredTest::notifyShouldAllowResolveAfterProgress
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:238
> 
> 2) React\Promise\DeferredTest::notifyShouldAllowRejectAfterProgress
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:260
> 
> 3) React\Promise\LazyPromiseTest::notifyShouldAllowResolveAfterProgress
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:238
> 
> 4) React\Promise\LazyPromiseTest::notifyShouldAllowRejectAfterProgress
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:260
> 
> 5) React\Promise\PromiseTest::notifyShouldAllowResolveAfterProgress
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:238
> 
> 6) React\Promise\PromiseTest::notifyShouldAllowRejectAfterProgress
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:260
> 
> --
> 
> There were 6 risky tests:
> 
> 1) React\Promise\DeferredTest::notifyShouldAllowResolveAfterProgress
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:233
> 
> 2) React\Promise\DeferredTest::notifyShouldAllowRejectAfterProgress
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:255
> 
> 3) React\Promise\LazyPromiseTest::notifyShouldAllowResolveAfterProgress
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:233
> 
> 4) React\Promise\LazyPromiseTest::notifyShouldAllowRejectAfterProgress
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:255
> 
> 5) React\Promise\PromiseTest::notifyShouldAllowResolveAfterProgress
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:233
> 
> 6) React\Promise\PromiseTest::notifyShouldAllowRejectAfterProgress
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/PromiseTest/NotifyTestTrait.php:255
> 
> ERRORS!
> Tests: 576, Assertions: 955, Errors: 6, Deprecations: 1, Risky: 6.
> make[1]: *** [debian/rules:25: override_dh_auto_test] Error 2


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

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