Source: awl
Version: 0.64-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,
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

Reply via email to