Source: phpmyadmin-sql-parser
Version: 5.9.0-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,
phpmyadmin-sql-parser 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):
> There were 65 PHPUnit test runner deprecations:
> 
...
> 
> --
> 
> There were 2 errors:
> 
> 1) 
> PhpMyAdmin\SqlParser\Tests\Builder\CreateStatementTest::testBuilderPartitionsEngine
>  with data set #0 ('CREATE TABLE `ts` (\n  `id` i...\n)\n)')
> Error: Unknown named parameter $subparts
> 
> 2) 
> PhpMyAdmin\SqlParser\Tests\Builder\CreateStatementTest::testBuilderPartitionsEngine
>  with data set #1 ('CREATE TABLE ptest (\n  `even...oDB\n)')
> Error: Unknown named parameter $parts
> 
> ERRORS!
> Tests: 900, Assertions: 9249, Errors: 2, Deprecations: 65, Incomplete: 2.
> make[1]: *** [debian/rules:17: override_dh_auto_test] Error 2


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/1/phpmyadmin-sql-parser/phpmyadmin-sql-parser_5.9.0-1+rebuild1714781418_amd64-2024-05-04T00:10:19Z.build

Reply via email to