[pkg-php-pear] Bug#1105666: Bug#1105666: symfony: FTBFS with make --shuffle=reverse: PHP Warning: rmdir(/myfakevendor): No such file or directory in /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php on line 269

David Prévot david at tilapin.org
Tue May 13 21:53:02 BST 2025


Hi,

On 13/05/2025 21:16, Lucas Nussbaum wrote:
> Source: symfony
> Version: 6.4.20+dfsg-2
> Severity: minor
> Tags: trixie sid ftbfs
> User: lucas at debian.org
> Usertags: ftbfs-shuffle

The warning in the bug title is not the real clue (it’s “just” a warning).

The actual failure comes from this test.

>> Running build/Symfony/Component/Stopwatch tests
>> PHPUnit 11.5.18 by Sebastian Bergmann and contributors.
>>
>> Runtime:       PHP 8.4.6
>> Configuration: /build/reproducible-path/symfony-6.4.20+dfsg/phpunit.xml.dist
>>
>> ............F....................................                 49 / 49 (100%)
>>
>> Time: 00:01.987, Memory: 12.00 MB
>>
>> There was 1 failure:
>>
>> 1) Symfony\Component\Stopwatch\Tests\StopwatchEventTest::testStartTimeWhenStartedLater
>> Failed asserting that 103 is equal to 101 or is less than 101.
>>
>> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Stopwatch/Tests/StopwatchEventTest.php:182
>>
>> FAILURES!
>> Tests: 49, Assertions: 78, Failures: 1, PHPUnit Deprecations: 6.
>> KO build/Symfony/Component/Stopwatch

Yet I disabled it for 6.4.20+dfsg-2.

https://salsa.debian.org/php-team/pear/symfony/-/commit/5539893aeba9ff3fb8f2a1469cc6eddcb93a5a2c#632b5abf867394716540d54318681c77afe0bfde_0_22

So it seems that $this->markTestSkipped is not enough to skip the test…

Regards,

taffit



More information about the pkg-php-pear mailing list