Your message dated Sun, 13 Oct 2024 12:16:31 +0100
with message-id <[email protected]>
and subject line Re: Bug#1070500: awl: FTBFS with phpunit 11: test did not
perform any assertions
has caused the Debian Bug report #1070500,
regarding awl: FTBFS with phpunit 11: test did not perform any assertions
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.)
--
1070500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: awl
Version: 0.64-1
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: phpunit11
Hi,
phpunit 11 is out and is now available in experimental. During a test rebuild,
awl 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):
> dh_auto_test
> make -j1 test
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # simple php syntax check
> OK (Syntax checked)
> # run phpunit tests
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./vendor/bin/
> phpunit tests/
> PHPUnit 11.1.2 by Sebastian Bergmann and contributors.
>
> Runtime: PHP 8.2.18
>
> R. 2 / 2
> (100%)
>
> Time: 00:00.004, Memory: 8.00 MB
>
> There were 2 PHPUnit test runner warnings:
>
> 1) Class myComponentTest cannot be found in
> /<<PKGBUILDDIR>>/tests/myComponentTest.php
>
> 2) Class myPropertyTest cannot be found in
> /<<PKGBUILDDIR>>/tests/myPropertyTest.php
>
> --
>
> There was 1 risky test:
>
> 1) myCalendarTest::test1
> This test did not perform any assertions
>
> /<<PKGBUILDDIR>>/tests/myCalendarTest.php:27
>
> WARNINGS!
> Tests: 2, Assertions: 1, Warnings: 2, Risky: 1.
> make[1]: *** [Makefile:52: test] Error 1
The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/0/awl/awl_0.64-1+rebuild1714364027_amd64-2024-04-29T04:13:48Z.build
--- End Message ---
--- Begin Message ---
Control: tags -1 unreproducible
Le Mon, May 06, 2024 at 11:02:36AM -0300, Athos Ribeiro a écrit :
> Source: awl
> Version: 0.64-1
[…]
> phpunit 11 is out and is now available in experimental. During a test rebuild,
> awl was found to fail to build with this new phpunit version.
Thanks Athos. I’m not able to reproduce this issue anymore, so I assume
something changed for the best in the PHPUnit stack in the meantime.
Regards,
taffit
signature.asc
Description: PGP signature
--- End Message ---