Your message dated Sun, 16 Jul 2023 10:09:30 +0000
with message-id <[email protected]>
and subject line Bug#1039824: fixed in php-react-promise 3.0.0-1
has caused the Debian Bug report #1039824,
regarding php-react-promise: FTBFS with phpunit 10: make[1]: *** 
[debian/rules:25: override_dh_auto_test] Error 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1039824: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039824
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php-react-promise
Version: 2.9.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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

--- End Message ---
--- Begin Message ---
Source: php-react-promise
Source-Version: 3.0.0-1
Done: David Prévot <[email protected]>

We believe that the bug you reported is fixed in the latest version of
php-react-promise, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <[email protected]> (supplier of updated php-react-promise package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 16 Jul 2023 11:42:13 +0200
Source: php-react-promise
Architecture: source
Version: 3.0.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: David Prévot <[email protected]>
Closes: 1039824
Changes:
 php-react-promise (3.0.0-1) experimental; urgency=medium
 .
   [ Jan Sorgalla ]
   * Introduce 3.0.0 section in changelog and add note about global queue
   * Fix PHPUnit warnings for deprecated PHPUnit_Framework_TestCase::getMock()
     (Closes: #1039824)
   * Update copyright year
 .
   [ Christian Lück ]
   * Mark `FulfilledPromise` and `RejectedPromise` as internal
   * Prepare v3.0.0 release
Checksums-Sha1:
 645ab313b1259ea96dc9dbb853ea51d2694a388e 1796 php-react-promise_3.0.0-1.dsc
 38aa721ab754ec484f8b5501c7ed2ce6a747c81f 27556 
php-react-promise_3.0.0.orig.tar.xz
 3baf0d2db83a552e8001f75a68f753ed1663d6e4 4488 
php-react-promise_3.0.0-1.debian.tar.xz
 4d666919e5c751b83e88c499e6aa79f5c878b93d 7586 
php-react-promise_3.0.0-1_amd64.buildinfo
Checksums-Sha256:
 825cb577d5082b20cba1cbf44ace721f23dc05a43642038bae51eddd6b691c3e 1796 
php-react-promise_3.0.0-1.dsc
 203a42e80d8de994d5736bfaedcb7ed3bbdf4ba80878a5b71672167e419f3978 27556 
php-react-promise_3.0.0.orig.tar.xz
 1392243b713bd6db58e315298acb01635e030f9e8a60fa03cf5dd8b8ec12b2be 4488 
php-react-promise_3.0.0-1.debian.tar.xz
 fbf742210d0d3272e0801a1870aff42d8fd66ea9a9780a728beafc4ba3ed0eb4 7586 
php-react-promise_3.0.0-1_amd64.buildinfo
Files:
 3d63af7e32813fa5ed74f8da23c32c10 1796 php optional 
php-react-promise_3.0.0-1.dsc
 690ff472626f4adccec0e3ce2e8d3b07 27556 php optional 
php-react-promise_3.0.0.orig.tar.xz
 49125c51eab535184d862e32bcddb49f 4488 php optional 
php-react-promise_3.0.0-1.debian.tar.xz
 57ed951abf35d87497b3b6091d2901d8 7586 php optional 
php-react-promise_3.0.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmSzvsMSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08rWgH/RQO0ZD+zf98bu/5w/1SrB2y//fvX/zh
m7uSjj7ezydgx7v2Qbyf1l43TbYpPzp2hX1i9t7NODpQCryRrln5DGpdnMHpeGMn
FgjkXUsv7IK18FtqOlo3LngQKrZfAkm9WhpJBzSkQ9zv1XP2HPwBqhJXlIqXzEiq
hzz5jGBp8zYgg07rZN4yrmqoFbuxOhLRwd5sBl0lgFbGnZrVhS2Ctis0tW6B/Fa1
QbF3ZRXCRNvdV4GZDraHToRKwx56Di1/Cnn++pHZ5su2hMdOIPgECcgYfjWgDCy/
PNZq4QvScBMpZ+XTtBoLrD+9OtCFgarZvQG1zJTV/ZCKIxrxcij5u7M=
=Gn80
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to