[pkg-php-pear] Bug#1070616: php-zeta-console-tools: FTBFS with phpunit 11: No tests executed

Athos Ribeiro athoscribeiro at gmail.com
Mon May 6 15:31:17 BST 2024


Source: php-zeta-console-tools
Version: 1.7.4-2
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: pkg-php-pear at lists.alioth.debian.org
Usertags: phpunit11

Hi,

phpunit 11 is out and is now available in experimental. During a test rebuild,
php-zeta-console-tools 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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --exclude-group interactive
> PHPUnit 11.1.2 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.2.18
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
> 
> There were 31 PHPUnit test runner warnings:
> 
> 1) Class argument_test cannot be found in /<<PKGBUILDDIR>>/tests/argument_test.php
> 
> 2) Class arguments_test cannot be found in /<<PKGBUILDDIR>>/tests/arguments_test.php
> 
> 3) Class dialog_options_test cannot be found in /<<PKGBUILDDIR>>/tests/dialog_options_test.php
> 
> 4) Class dialog_test cannot be found in /<<PKGBUILDDIR>>/tests/dialog_test.php
> 
> 5) Class input_test cannot be found in /<<PKGBUILDDIR>>/tests/input_test.php
> 
> 6) Class menu_dialog_default_validator_test cannot be found in /<<PKGBUILDDIR>>/tests/menu_dialog_default_validator_test.php
> 
> 7) Class menu_dialog_options_test cannot be found in /<<PKGBUILDDIR>>/tests/menu_dialog_options_test.php
> 
> 8) Class menu_dialog_test cannot be found in /<<PKGBUILDDIR>>/tests/menu_dialog_test.php
> 
> 9) Class option_rule_test cannot be found in /<<PKGBUILDDIR>>/tests/option_rule_test.php
> 
> 10) Class option_test cannot be found in /<<PKGBUILDDIR>>/tests/option_test.php
> 
> 11) Class output_format_test cannot be found in /<<PKGBUILDDIR>>/tests/output_format_test.php
> 
> 12) Class output_formats_test cannot be found in /<<PKGBUILDDIR>>/tests/output_formats_test.php
> 
> 13) Class output_options_test cannot be found in /<<PKGBUILDDIR>>/tests/output_options_test.php
> 
> 14) Class output_test cannot be found in /<<PKGBUILDDIR>>/tests/output_test.php
> 
> 15) Class progressbar_options_test cannot be found in /<<PKGBUILDDIR>>/tests/progressbar_options_test.php
> 
> 16) Class progressbar_test cannot be found in /<<PKGBUILDDIR>>/tests/progressbar_test.php
> 
> 17) Class progressmonitor_options_test cannot be found in /<<PKGBUILDDIR>>/tests/progressmonitor_options_test.php
> 
> 18) Class progressmonitor_test cannot be found in /<<PKGBUILDDIR>>/tests/progressmonitor_test.php
> 
> 19) Class question_dialog_collection_validator_test cannot be found in /<<PKGBUILDDIR>>/tests/question_dialog_collection_validator_test.php
> 
> 20) Class question_dialog_mapping_validator_test cannot be found in /<<PKGBUILDDIR>>/tests/question_dialog_mapping_validator_test.php
> 
> 21) Class question_dialog_options_test cannot be found in /<<PKGBUILDDIR>>/tests/question_dialog_options_test.php
> 
> 22) Class question_dialog_regex_validator_test cannot be found in /<<PKGBUILDDIR>>/tests/question_dialog_regex_validator_test.php
> 
> 23) Class question_dialog_test cannot be found in /<<PKGBUILDDIR>>/tests/question_dialog_test.php
> 
> 24) Class question_dialog_type_validator_test cannot be found in /<<PKGBUILDDIR>>/tests/question_dialog_type_validator_test.php
> 
> 25) Class statusbar_options_test cannot be found in /<<PKGBUILDDIR>>/tests/statusbar_options_test.php
> 
> 26) Class statusbar_test cannot be found in /<<PKGBUILDDIR>>/tests/statusbar_test.php
> 
> 27) Class string_tools_test cannot be found in /<<PKGBUILDDIR>>/tests/string_tools_test.php
> 
> 28) Class table_cell_test cannot be found in /<<PKGBUILDDIR>>/tests/table_cell_test.php
> 
> 29) Class table_options_test cannot be found in /<<PKGBUILDDIR>>/tests/table_options_test.php
> 
> 30) Class table_row_test cannot be found in /<<PKGBUILDDIR>>/tests/table_row_test.php
> 
> 31) Class table_test cannot be found in /<<PKGBUILDDIR>>/tests/table_test.php
> 
> --
> 
> There was 1 PHPUnit test runner deprecation:
> 
> 1) Your XML configuration validates against a deprecated schema. Migrate your XML configuration using "--migrate-configuration"!
> 
> No tests executed!
> make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/0/php-zeta-console-tools/php-zeta-console-tools_1.7.4-2+rebuild1714378725_amd64-2024-04-29T08:18:46Z.build



More information about the pkg-php-pear mailing list