Source: symfony
Version: 6.4.20+dfsg-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-shuffle

Hi,

GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/

This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.

More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle

Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/symfony-6.4.20+dfsg'
> debian/rules:74: update target 'override_dh_auto_test' due to: target does 
> not exist
> mkdir --parents vendor build
> cp -r src/Symfony build
> rm -r build/Symfony/Contracts
> cp debian/autoload_runtime.php vendor
> phpab --output vendor/autoload.php \
>       --whitelist '*\\tests\\*' \
>       --tolerant \
>       --template debian/autoload.php.tests.tpl \
>       --blacklist 
> 'symfony\\component\\dependencyinjection\\tests\\fixtures\\container\\projectservicecontainer'
>  \
>       --exclude 
> 'build/Symfony/Bridge/Doctrine/Tests/Fixtures/DoctrineLoaderEmbed.php' \
>       --exclude 
> 'build/Symfony/Bridge/Doctrine/Tests/Fixtures/DoctrineLoaderEntity.php' \
>       --exclude 
> 'build/Symfony/Bridge/Doctrine/Tests/Fixtures/EmbeddedIdentifierEntity.php' \
>       --exclude 
> 'build/Symfony/Bridge/Doctrine/Tests/PropertyInfo/Fixtures/DoctrineWithEmbedded.php'
>  \
>       --exclude 
> 'build/Symfony/Bridge/ProxyManager/Tests/LazyProxy/PhpDumper/Fixtures/proxy-implem.php'
>  \
>       --exclude 
> 'build/Symfony/Component/DependencyInjection/Tests/Fixtures/php/*' \
>       --exclude 
> 'build/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php'
>  \
>       --exclude 
> 'build/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php'
>  \
>       --exclude 
> 'build/Symfony/Component/Routing/Tests/Fixtures/AttributesFixtures/*' \
>       build/Symfony
> phpab %development% - Copyright (C) 2009 - 2025 by Arne Blankerts and 
> Contributors
> 
> Scanning directory build/Symfony
> 
> Autoload file vendor/autoload.php generated.
> 
> ln -s /usr/share/php/AsyncAws build
> ln -s /usr/share/php/Cache build
> ln -s /usr/share/php/Composer build
> ln -s /usr/share/php/Cron build
> ln -s /usr/share/php/Doctrine build
> ln -s /usr/share/php/Egulias build
> ln -s /usr/share/php/GuzzleHttp build
> ln -s /usr/share/php/Http build
> ln -s /usr/share/php/League build
> ln -s /usr/share/php/Masterminds build
> ln -s /usr/share/php/Monolog build
> ln -s /usr/share/php/Nyholm build
> ln -s /usr/share/php/Pheanstalk build
> ln -s /usr/share/php/phpDocumentor build
> ln -s /usr/share/php/PHPStan build
> ln -s /usr/share/php/PHPUnit build
> ln -s /usr/share/php/Predis build
> ln -s /usr/share/php/ProxyManager build
> ln -s /usr/share/php/Psr build
> ln -s /usr/share/php/Symfony/Contracts build/Symfony
> ln -s /usr/share/php/Symfony/Component/Mercure build/Symfony/Component
> ln -s /usr/share/php/Symfony/Component/Security/Acl 
> build/Symfony/Component/Security
> ln -s /usr/share/php/Symfony/Polyfill build/Symfony
> ln -s /usr/share/php/Twig build
> ln -s build/Symfony .
> # Drop never ending testsuite with PHPUnit 11
> rm -f build/Symfony/Component/HttpKernel/phpunit.xml.dist
> rm -f build/Symfony/Component/RateLimiter/phpunit.xml.dist
> # Actual tests suite
> components=$(find build/Symfony -mindepth 3 -maxdepth 4 -type f -name 
> phpunit.xml.dist -printf '%h\n') && \
>  echo "$components" | parallel --gnu --keep-order '/bin/echo -e "\\nRunning 
> {} tests"; SYMFONY_DEPRECATIONS_HELPER=weak php -d assert.exception=1 -d 
> zend.assertions=1 /usr/bin/phpunit --include build --colors=always 
> --exclude-group jwt --exclude-group network --exclude-group tty 
> --exclude-group benchmark --exclude-group intl-data --exclude-group 
> functional --exclude-group composer --exclude-group nophpunit11 {} || 
> (/bin/echo -e "\\e[41mKO\\e[0m {}" && $(exit 1));';
> 
> Running build/Symfony/Component/Workflow 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
> 
> ...............................................................  63 / 163 ( 
> 38%)
> ............................................................... 126 / 163 ( 
> 77%)
> .....................................                           163 / 163 
> (100%)
> 
> Time: 00:00.348, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 163, Assertions: 423, PHPUnit 
> Deprecations: 14.
> 
> Running build/Symfony/Component/HttpClient 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
> 
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>   63 / 836 (  7%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  126 / 836 ( 15%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  189 / 836 ( 22%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSS.............SSSSSSSSSSSSSSSSSSSSSS
>  252 / 836 ( 30%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  315 / 836 ( 37%)
> SSSSSSSSSSSSSSSSSSSSSSSS.......................................
>  378 / 836 ( 45%)
> ............................................................... 441 / 836 ( 
> 52%)
> ..............................................................S 
> 504 / 836 ( 60%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  567 / 836 ( 67%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  630 / 836 ( 75%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  693 / 836 ( 82%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......................
>  756 / 836 ( 90%)
> ............................................................... 819 / 836 ( 
> 97%)
> .................                                               836 / 836 
> (100%)
> 
> Time: 00:03.761, Memory: 24.00 MB
> 
> OK, but there were issues!
> Tests: 836, Assertions: 539, PHPUnit 
> Deprecations: 51, Skipped: 557.
> 
> Running build/Symfony/Component/CssSelector 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
> 
> ...............................................................  63 / 523 ( 
> 12%)
> ............................................................... 126 / 523 ( 
> 24%)
> ............................................................... 189 / 523 ( 
> 36%)
> ............................................................... 252 / 523 ( 
> 48%)
> ............................................................... 315 / 523 ( 
> 60%)
> ............................................................... 378 / 523 ( 
> 72%)
> ............................................................... 441 / 523 ( 
> 84%)
> ............................................................... 504 / 523 ( 
> 96%)
> ...................                                             523 / 523 
> (100%)
> 
> Time: 00:00.917, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 523, Assertions: 1049, PHPUnit 
> Deprecations: 49.
> 
> Running build/Symfony/Component/VarDumper 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
> 
> ...............................................................  63 / 411 ( 
> 15%)
> ............................................................... 126 / 411 ( 
> 30%)
> ............................................................... 189 / 411 ( 
> 45%)
> .......................................SSS.........S....S......
>  252 / 411 ( 61%)
> ....SSSSSS.SS.....................S............................
>  315 / 411 ( 76%)
> ............................................................... 378 / 411 ( 
> 91%)
> ...SS............................                       
>         411 / 411 (100%)
> 
> Time: 00:04.043, Memory: 22.00 MB
> 
> OK, but there were issues!
> Tests: 411, Assertions: 530, PHPUnit 
> Deprecations: 60, Skipped: 16.
> 
> Running build/Symfony/Component/PasswordHasher 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
> 
> ...............................................................  63 / 104 ( 
> 60%)
> S...............................S........               
>         104 / 104 (100%)
> 
> Time: 00:23.659, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 104, Assertions: 186, PHPUnit 
> Deprecations: 5, Skipped: 2.
> 
> Running build/Symfony/Component/AssetMapper 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
> 
> ...............................................................  63 / 297 ( 
> 21%)
> .........................S..................................... 
> 126 / 297 ( 42%)
> ............................................................... 189 / 297 ( 
> 63%)
> ............................................................... 252 / 297 ( 
> 84%)
> .............................................                   297 / 297 
> (100%)
> 
> Time: 00:03.473, Memory: 40.00 MB
> 
> OK, but there were issues!
> Tests: 297, Assertions: 900, PHPUnit 
> Deprecations: 27, Skipped: 1.
> 
> Running build/Symfony/Component/HtmlSanitizer 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
> 
> ...............................................................  63 / 693 (  
> 9%)
> ............................................................... 126 / 693 ( 
> 18%)
> ............................................................... 189 / 693 ( 
> 27%)
> ............................................................... 252 / 693 ( 
> 36%)
> ............................................................... 315 / 693 ( 
> 45%)
> ............................................................... 378 / 693 ( 
> 54%)
> ............................................................... 441 / 693 ( 
> 63%)
> ............................................................... 504 / 693 ( 
> 72%)
> ............................................................... 567 / 693 ( 
> 81%)
> ............................................................... 630 / 693 ( 
> 90%)
> ............................................................... 693 / 693 
> (100%)
> 
> 
> Time: 00:06.826, Memory: 20.00 MB
> 
> OK, but there were issues!
> Tests: 693, Assertions: 2484, PHPUnit 
> Deprecations: 9.
> 
> Running build/Symfony/Component/Serializer 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
> 
> .............................................................   61 / 1062 (  
> 5%)
> .............................................................  122 / 1062 ( 
> 11%)
> .............................................................  183 / 1062 ( 
> 17%)
> .............................................................  244 / 1062 ( 
> 22%)
> ....................................R...R....................
>   305 / 1062 ( 28%)
> ............R................................................  366 
> / 1062 ( 34%)
> .............................................................  427 / 1062 ( 
> 40%)
> .............................................................  488 / 1062 ( 
> 45%)
> .............................................................  549 / 1062 ( 
> 51%)
> ...................................S....S....................
>   610 / 1062 ( 57%)
> ....................S........................................  671 
> / 1062 ( 63%)
> ......SS..................S..................................
>   732 / 1062 ( 68%)
> .............................................................  793 / 1062 ( 
> 74%)
> .....SS.........................S............................
>   854 / 1062 ( 80%)
> .....S...................................SS.................S
>   915 / 1062 ( 86%)
> .............................................................  976 / 1062 ( 
> 91%)
> ............................................................. 1037 / 1062 ( 
> 97%)
> .........................                                     1062 / 1062 
> (100%)
> 
> Time: 00:01.921, Memory: 36.00 MB
> 
> There were 3 risky tests:
> 
> 1) 
> Symfony\Component\Serializer\Tests\Mapping\Loader\AnnotationLoaderWithDoctrineAnnotationsTest::testInterface
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Serializer/Tests/Mapping/Loader/AttributeLoaderTestCase.php:43
> 
> 2) 
> Symfony\Component\Serializer\Tests\Mapping\Loader\AnnotationLoaderWithDoctrineAnnotationsTest::testExpectedDeprecationOnLoadAnnotationsCall
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Serializer/Tests/Mapping/Loader/AttributeLoaderTestCase.php:235
> 
> 3) 
> Symfony\Component\Serializer\Tests\Mapping\Loader\AttributeLoaderWithAttributesTest::testExpectedDeprecationOnLoadAnnotationsCall
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Serializer/Tests/Mapping/Loader/AttributeLoaderTestCase.php:235
> 
> OK, but there were issues!
> Tests: 1062, Assertions: 2168, PHPUnit 
> Deprecations: 99, Skipped: 13, Risky: 
> 3.
> 
> Legacy deprecation notices (71)
> 
> Running build/Symfony/Component/Templating 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
> 
> .........................................                         41 / 41 
> (100%)
> 
> Time: 00:00.139, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 41, Assertions: 128, PHPUnit 
> Deprecations: 15.
> 
> Legacy deprecation notices (19)
> 
> Running build/Symfony/Component/Runtime 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
> 
> .................                                                 17 / 17 
> (100%)
> 
> Time: 00:05.996, Memory: 10.00 MB
> 
> OK, but there were issues!
> Tests: 17, Assertions: 17, PHPUnit 
> Deprecations: 1.
> 
> Running build/Symfony/Component/Mime 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
> 
> ...............................................................  63 / 374 ( 
> 16%)
> ............................................................... 126 / 374 ( 
> 33%)
> .............S................................................. 
> 189 / 374 ( 50%)
> ............................................................... 252 / 374 ( 
> 67%)
> ............................................................... 315 / 374 ( 
> 84%)
> ..............................................R............     
> 374 / 374 (100%)
> 
> Time: 00:01.133, Memory: 24.00 MB
> 
> There was 1 risky test:
> 
> 1) Symfony\Component\Mime\Tests\RawMessageTest::testToIterableLegacy with 
> data set "generator" (Generator Object (), false)
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Mime/Tests/RawMessageTest.php:71
> 
> OK, but there were issues!
> Tests: 374, Assertions: 1545, PHPUnit 
> Deprecations: 16, Skipped: 1, Risky: 
> 1.
> 
> Running build/Symfony/Component/VarExporter 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
> 
> ...............................................................  63 / 120 ( 
> 52%)
> .........................................................       120 / 120 
> (100%)
> 
> Time: 00:00.248, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 120, Assertions: 425, PHPUnit 
> Deprecations: 23.
> 
> Legacy deprecation notices (7)
> 
> Running build/Symfony/Component/Yaml 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
> 
> ...............................................................  63 / 784 (  
> 8%)
> ............................................................... 126 / 784 ( 
> 16%)
> ............................................................... 189 / 784 ( 
> 24%)
> ............................................................... 252 / 784 ( 
> 32%)
> ............................................................... 315 / 784 ( 
> 40%)
> ............................................................... 378 / 784 ( 
> 48%)
> ............................................................... 441 / 784 ( 
> 56%)
> ............................................................... 504 / 784 ( 
> 64%)
> ............................................................... 567 / 784 ( 
> 72%)
> ............................................................... 630 / 784 ( 
> 80%)
> ............................................................... 693 / 784 ( 
> 88%)
> .............................................................R. 
> 756 / 784 ( 96%)
> ............................                                    784 / 784 
> (100%)
> 
> Time: 00:01.410, Memory: 18.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Component\Yaml\Tests\ParserTest::testDeprecatedPhpConstantSyntaxAsScalarKey
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Yaml/Tests/ParserTest.php:2625
> 
> OK, but there were issues!
> Tests: 784, Assertions: 1251, PHPUnit 
> Deprecations: 52, Risky: 1.
> 
> Running build/Symfony/Component/Security/Core 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
> 
> ........................R......................................  
> 63 / 338 ( 18%)
> ............................................................... 126 / 338 ( 
> 37%)
> ............................................................... 189 / 338 ( 
> 55%)
> ............................................................... 252 / 338 ( 
> 74%)
> ............................................................... 315 / 338 ( 
> 93%)
> .......................                                         338 / 338 
> (100%)
> 
> Time: 00:02.217, Memory: 18.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Component\Security\Core\Tests\Authentication\Token\Storage\TokenStorageTest::testGetSetTokenLegacy
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Security/Core/Tests/Authentication/Token/Storage/TokenStorageTest.php:27
> 
> OK, but there were issues!
> Tests: 338, Assertions: 607, PHPUnit 
> Deprecations: 26, Risky: 1.
> 
> Legacy deprecation notices (4)
> 
> Running build/Symfony/Component/Security/Csrf 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
> 
> ................................................................. 65 / 86 ( 
> 75%)
> .....................                                             86 / 86 
> (100%)
> 
> Time: 00:03.598, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 86, Assertions: 436, PHPUnit 
> Deprecations: 62.
> 
> Running build/Symfony/Component/Security/Http 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
> 
> ...............................................................  63 / 491 ( 
> 12%)
> ............................................................... 126 / 491 ( 
> 25%)
> ........................................R...................... 
> 189 / 491 ( 38%)
> ............................................................... 252 / 491 ( 
> 51%)
> .......R....................................................... 
> 315 / 491 ( 64%)
> ............................................................... 378 / 491 ( 
> 76%)
> ............................................................... 441 / 491 ( 
> 89%)
> ..................................................              491 / 491 
> (100%)
> 
> Time: 00:00.958, Memory: 26.00 MB
> 
> There were 2 risky tests:
> 
> 1) 
> Symfony\Component\Security\Http\Tests\Authenticator\JsonLoginAuthenticatorTest::testAuthenticationForEmptyCredentialDeprecation
>  with data set #0 (Symfony\Component\HttpFoundation\Request Object (...))
> * Test code or tested code did not remove its own error handlers
> 
> * This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Security/Http/Tests/Authenticator/JsonLoginAuthenticatorTest.php:136
> 
> 2) 
> Symfony\Component\Security\Http\Tests\EventListener\CsrfProtectionListenerTest::testValidCsrfToken
> This test is not expected to perform assertions but performed 1 assertion
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Security/Http/Tests/EventListener/CsrfProtectionListenerTest.php:46
> 
> OK, but there were issues!
> Tests: 491, Assertions: 1187, PHPUnit 
> Deprecations: 69, Risky: 2.
> 
> Legacy deprecation notices (2)
> 
> Running build/Symfony/Component/PropertyInfo 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
> 
> ...............................................................  63 / 480 ( 
> 13%)
> ............................................................... 126 / 480 ( 
> 26%)
> ............................................................... 189 / 480 ( 
> 39%)
> ............................................................... 252 / 480 ( 
> 52%)
> ............................................................... 315 / 480 ( 
> 65%)
> ............................................................... 378 / 480 ( 
> 78%)
> ............................................................... 441 / 480 ( 
> 91%)
> .......................................                         480 / 480 
> (100%)
> 
> Time: 00:00.959, Memory: 20.00 MB
> 
> OK, but there were issues!
> Tests: 480, Assertions: 786, PHPUnit 
> Deprecations: 53.
> 
> Running build/Symfony/Component/ExpressionLanguage 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
> 
> ...............................................................  63 / 356 ( 
> 17%)
> ............................................................... 126 / 356 ( 
> 35%)
> ............................................................... 189 / 356 ( 
> 53%)
> .............................................R................. 
> 252 / 356 ( 70%)
> ............................................................... 315 / 356 ( 
> 88%)
> .........................................                       356 / 356 
> (100%)
> 
> Time: 00:00.522, Memory: 16.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Component\ExpressionLanguage\Tests\Node\BinaryNodeTest::testInOperatorStrictness
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/ExpressionLanguage/Tests/Node/BinaryNodeTest.php:244
> 
> OK, but there were issues!
> Tests: 356, Assertions: 419, PHPUnit 
> Deprecations: 44, Risky: 1.
> 
> 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
> 
> Running build/Symfony/Component/Routing 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
> 
> ........................................RRR..................
>    61 / 1154 (  5%)
> .............................................................  122 / 1154 ( 
> 10%)
> ...............RRR...........................................
>   183 / 1154 ( 15%)
> .............................................................  244 / 1154 ( 
> 21%)
> .............................................................  305 / 1154 ( 
> 26%)
> .............................................................  366 / 1154 ( 
> 31%)
> .............................................................  427 / 1154 ( 
> 37%)
> .............................................................  488 / 1154 ( 
> 42%)
> .............................................................  549 / 1154 ( 
> 47%)
> .............................................................  610 / 1154 ( 
> 52%)
> .............................................................  671 / 1154 ( 
> 58%)
> .............................................................  732 / 1154 ( 
> 63%)
> .............................................................  793 / 1154 ( 
> 68%)
> .............................................................  854 / 1154 ( 
> 74%)
> .............................................................  915 / 1154 ( 
> 79%)
> .............................................................  976 / 1154 ( 
> 84%)
> ............................................................. 1037 / 1154 ( 
> 89%)
> ............................................................. 1098 / 1154 ( 
> 95%)
> ........................................................      1154 / 1154 
> (100%)
> 
> Time: 00:04.403, Memory: 38.00 MB
> 
> There were 6 risky tests:
> 
> 1) 
> Symfony\Component\Routing\Tests\Generator\Dumper\CompiledUrlGeneratorDumperTest::testDeprecatedAlias
> * Test code or tested code did not remove its own error handlers
> 
> * This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Routing/Tests/Generator/Dumper/CompiledUrlGeneratorDumperTest.php:348
> 
> 2) 
> Symfony\Component\Routing\Tests\Generator\Dumper\CompiledUrlGeneratorDumperTest::testDeprecatedAliasWithCustomMessage
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Routing/Tests/Generator/Dumper/CompiledUrlGeneratorDumperTest.php:366
> 
> 3) 
> Symfony\Component\Routing\Tests\Generator\Dumper\CompiledUrlGeneratorDumperTest::testTargettingADeprecatedAliasShouldTriggerDeprecation
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Routing/Tests/Generator/Dumper/CompiledUrlGeneratorDumperTest.php:384
> 
> 4) 
> Symfony\Component\Routing\Tests\Generator\UrlGeneratorTest::testDeprecatedAlias
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php:808
> 
> 5) 
> Symfony\Component\Routing\Tests\Generator\UrlGeneratorTest::testDeprecatedAliasWithCustomMessage
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php:823
> 
> 6) 
> Symfony\Component\Routing\Tests\Generator\UrlGeneratorTest::testTargettingADeprecatedAliasShouldTriggerDeprecation
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php:838
> 
> OK, but there were issues!
> Tests: 1154, Assertions: 2211, PHPUnit 
> Deprecations: 49, Risky: 6.
> 
> Legacy deprecation notices (75)
> 
> Running build/Symfony/Component/Notifier 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
> 
> .............................................................   61 / 1744 (  
> 3%)
> .............................................................  122 / 1744 (  
> 6%)
> .............................................................  183 / 1744 ( 
> 10%)
> .............................................................  244 / 1744 ( 
> 13%)
> .............................................................  305 / 1744 ( 
> 17%)
> .............................................................  366 / 1744 ( 
> 20%)
> .............................................................  427 / 1744 ( 
> 24%)
> .................................I...........................  488 
> / 1744 ( 27%)
> .............................................................  549 / 1744 ( 
> 31%)
> ..............................................SSS............
>   610 / 1744 ( 34%)
> .............................................................  671 / 1744 ( 
> 38%)
> .............................................................  732 / 1744 ( 
> 41%)
> .............................................................  793 / 1744 ( 
> 45%)
> .............................................................  854 / 1744 ( 
> 48%)
> .............................................................  915 / 1744 ( 
> 52%)
> .............................................................  976 / 1744 ( 
> 55%)
> ............................................................. 1037 / 1744 ( 
> 59%)
> ............................................................. 1098 / 1744 ( 
> 62%)
> ............................................................. 1159 / 1744 ( 
> 66%)
> ............................................................. 1220 / 1744 ( 
> 69%)
> ............................................................. 1281 / 1744 ( 
> 73%)
> ............................................................. 1342 / 1744 ( 
> 76%)
> ............................................................. 1403 / 1744 ( 
> 80%)
> ............................................................. 1464 / 1744 ( 
> 83%)
> ............................................................. 1525 / 1744 ( 
> 87%)
> ............................................................. 1586 / 1744 ( 
> 90%)
> ............................................................. 1647 / 1744 ( 
> 94%)
> ............................................................. 1708 / 1744 ( 
> 97%)
> ....................................                          1744 / 1744 
> (100%)
> 
> Time: 00:21.314, Memory: 42.00 MB
> 
> OK, but there were issues!
> Tests: 1744, Assertions: 2831, PHPUnit 
> Deprecations: 932, Skipped: 3, Incomplete: 
> 1.
> 
> Legacy deprecation notices (2)
> 
> Running build/Symfony/Component/Dotenv 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
> 
> ...............................................................  63 / 143 ( 
> 44%)
> ............................................................... 126 / 143 ( 
> 88%)
> .................                                               143 / 143 
> (100%)
> 
> Time: 00:01.941, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 143, Assertions: 281, PHPUnit 
> Deprecations: 15.
> 
> Running build/Symfony/Component/Scheduler 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
> 
> ...............................................................  63 / 128 ( 
> 49%)
> ............................................................... 126 / 128 ( 
> 98%)
> ..                                                              128 / 128 
> (100%)
> 
> Time: 00:02.924, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 128, Assertions: 734, PHPUnit 
> Deprecations: 9.
> 
> Running build/Symfony/Component/Cache 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
> 
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>    61 / 5380 (  1%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>   122 / 5380 (  2%)
> SSSSSSSSSSSSSSS.S.............S...S..........................
>   183 / 5380 (  3%)
> .............................................................  244 / 5380 (  
> 4%)
> .................SSSSSSSSSSSS................................
>   305 / 5380 (  5%)
> .............................................................  366 / 5380 (  
> 6%)
> .................................SSSSSSSSSSS.................
>   427 / 5380 (  7%)
> .............................................................  488 / 5380 (  
> 9%)
> ..................................................SSSSSSS.SSS
>   549 / 5380 ( 10%)
> S.......S....................................................
>   610 / 5380 ( 11%)
> .............................................................  671 / 5380 ( 
> 12%)
> .........SSSSSSS.SSSS........................................
>   732 / 5380 ( 13%)
> .............................................................  793 / 5380 ( 
> 14%)
> .....................SSSSSS.SSSSS.SSSSSS................S...S
>   854 / 5380 ( 15%)
> .............................................................  915 / 5380 ( 
> 17%)
> ...........................................SSSSSSSSSSSS......
>   976 / 5380 ( 18%)
> ............................................................. 1037 / 5380 ( 
> 19%)
> ............................................................. 1098 / 5380 ( 
> 20%)
> ......SSSSSSS.SSSS...SSS.....SSSS.SSSSSSSSSS.SSSSSSSSSSSSSSSS
>  1159 / 5380 ( 21%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  1220 / 5380 ( 22%)
> SSSSSSSS.........SSS..SSSSSSSSSSSS.........................SS
>  1281 / 5380 ( 23%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  1342 / 5380 ( 24%)
> SSSSSSSSSSSSSSSSSSSSSS..............SSSSSSSSSSSS.............
>  1403 / 5380 ( 26%)
> ............................................................. 1464 / 5380 ( 
> 27%)
> ................................................SSSSSSS.SSSS.
>  1525 / 5380 ( 28%)
> ............................................................. 1586 / 5380 ( 
> 29%)
> ............................................................S 1647 
> / 5380 ( 30%)
> SSSSSS.SSSS.............S...S................................
>  1708 / 5380 ( 31%)
> ............................................................. 1769 / 5380 ( 
> 32%)
> ...........SSSSSSSSSSSS......................................
>  1830 / 5380 ( 34%)
> ............................................................. 1891 / 5380 ( 
> 35%)
> ........................SSSSSSSSSSSS.SS......................
>  1952 / 5380 ( 36%)
> ............................................................. 2013 / 5380 ( 
> 37%)
> ........................................SSSSSSSSSSSS.........
>  2074 / 5380 ( 38%)
> ............................................................. 2135 / 5380 ( 
> 39%)
> ............................................................. 2196 / 5380 ( 
> 40%)
> .SSSSSSSSSSSS................................................
>  2257 / 5380 ( 41%)
> .................................S........................... 2318 
> / 5380 ( 43%)
> ............................................................. 2379 / 5380 ( 
> 44%)
> ............................................................. 2440 / 5380 ( 
> 45%)
> ............................................................. 2501 / 5380 ( 
> 46%)
> ............................................................. 2562 / 5380 ( 
> 47%)
> ............................................................. 2623 / 5380 ( 
> 48%)
> ............................................................. 2684 / 5380 ( 
> 49%)
> ..SSSSSSSSSSSSSS
> 
> Time: 15:26.823, Memory: 44.00 MB
> 
> OK, but there were issues!
> Tests: 2700, Assertions: 3892, PHPUnit 
> Deprecations: 87, Skipped: 552.
> 
> Running build/Symfony/Component/Translation 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
> 
> ...............................................................  63 / 668 (  
> 9%)
> ............................................................... 126 / 668 ( 
> 18%)
> ............................................................... 189 / 668 ( 
> 28%)
> ............................................................... 252 / 668 ( 
> 37%)
> ............................................................... 315 / 668 ( 
> 47%)
> ............................................................... 378 / 668 ( 
> 56%)
> ............................................................... 441 / 668 ( 
> 66%)
> ............................................................... 504 / 668 ( 
> 75%)
> ............................................................... 567 / 668 ( 
> 84%)
> ............................................................... 630 / 668 ( 
> 94%)
> ......................................                          668 / 668 
> (100%)
> 
> Time: 00:06.290, Memory: 32.00 MB
> 
> OK, but there were issues!
> Tests: 668, Assertions: 2130, PHPUnit 
> Deprecations: 119.
> 
> Legacy deprecation notices (2)
> 
> Running build/Symfony/Component/DependencyInjection 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
> 
> .............................................................   61 / 1509 (  
> 4%)
> .............................................................  122 / 1509 (  
> 8%)
> .............R...............................................  183 
> / 1509 ( 12%)
> .............................................................  244 / 1509 ( 
> 16%)
> .............................................................  305 / 1509 ( 
> 20%)
> .............................................................  366 / 1509 ( 
> 24%)
> .............................................................  427 / 1509 ( 
> 28%)
> .............................................................  488 / 1509 ( 
> 32%)
> .................................................RR..........
>   549 / 1509 ( 36%)
> .....................................RR......................
>   610 / 1509 ( 40%)
> .............................................................  671 / 1509 ( 
> 44%)
> ........................................R....................  732 
> / 1509 ( 48%)
> .............................................................  793 / 1509 ( 
> 52%)
> .............................................................  854 / 1509 ( 
> 56%)
> ...............................................R.............  915 
> / 1509 ( 60%)
> .............................................................  976 / 1509 ( 
> 64%)
> ............................................................. 1037 / 1509 ( 
> 68%)
> ............................................................. 1098 / 1509 ( 
> 72%)
> ............................................................. 1159 / 1509 ( 
> 76%)
> ..........................................S..S...S.SSSSS.....
>  1220 / 1509 ( 80%)
> ..........S..S...S.SSSSS.....................................
>  1281 / 1509 ( 84%)
> ............................................................. 1342 / 1509 ( 
> 88%)
> ............................................................. 1403 / 1509 ( 
> 92%)
> ............................................................. 1464 / 1509 ( 
> 97%)
> ........R...........RRR......................
>                  1509 / 1509 (100%)
> 
> Time: 00:04.533, Memory: 38.00 MB
> 
> There were 11 risky tests:
> 
> 1) 
> Symfony\Component\DependencyInjection\Tests\Compiler\AutowirePassTest::testSetterInjectionAnnotation
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php:711
> 
> 2) 
> Symfony\Component\DependencyInjection\Tests\Compiler\ResolveReferencesToAliasesPassTest::testDeprecationNoticeWhenReferencedByAlias
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php:91
> 
> 3) 
> Symfony\Component\DependencyInjection\Tests\Compiler\ResolveReferencesToAliasesPassTest::testDeprecationNoticeWhenReferencedByDefinition
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php:111
> 
> 4) 
> Symfony\Component\DependencyInjection\Tests\ContainerBuilderTest::testDeprecateParameter
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php:114
> 
> 5) 
> Symfony\Component\DependencyInjection\Tests\ContainerBuilderTest::testParameterDeprecationIsTrgiggeredWhenCompiled
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php:131
> 
> 6) 
> Symfony\Component\DependencyInjection\Tests\ContainerBuilderTest::testDirectlyAccessingDeprecatedPublicService
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php:1941
> 
> 7) 
> Symfony\Component\DependencyInjection\Tests\Dumper\PhpDumperTest::testDirectlyAccessingDeprecatedPublicService
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php:1786
> 
> 8) 
> Symfony\Component\DependencyInjection\Tests\ParameterBag\FrozenParameterBagTest::testGetDeprecated
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php:72
> 
> 9) 
> Symfony\Component\DependencyInjection\Tests\ParameterBag\ParameterBagTest::testDeprecate
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php:148
> 
> 10) 
> Symfony\Component\DependencyInjection\Tests\ParameterBag\ParameterBagTest::testDeprecateWithMessage
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php:164
> 
> 11) 
> Symfony\Component\DependencyInjection\Tests\ParameterBag\ParameterBagTest::testDeprecationIsTriggeredWhenResolved
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php:180
> 
> OK, but there were issues!
> Tests: 1509, Assertions: 3203, PHPUnit 
> Deprecations: 102, Skipped: 16, Risky: 
> 11.
> 
> Legacy deprecation notices (50)
> 
> Other deprecation notices (1)
> 
> Running build/Symfony/Component/DomCrawler 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
> 
> ...............................................................  63 / 546 ( 
> 11%)
> ............................................................... 126 / 546 ( 
> 23%)
> ............................................................... 189 / 546 ( 
> 34%)
> ............................................................... 252 / 546 ( 
> 46%)
> ............................................................... 315 / 546 ( 
> 57%)
> ............................................................... 378 / 546 ( 
> 69%)
> ............................................................... 441 / 546 ( 
> 80%)
> ............................................................... 504 / 546 ( 
> 92%)
> ..........................................                      546 / 546 
> (100%)
> 
> Time: 00:00.366, Memory: 18.00 MB
> 
> OK, but there were issues!
> Tests: 546, Assertions: 1054, PHPUnit 
> Deprecations: 32.
> 
> Running build/Symfony/Component/String 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
> 
> .........S...................................................   61 
> / 2302 (  2%)
> .............................................................  122 / 2302 (  
> 5%)
> .............................................................  183 / 2302 (  
> 7%)
> .............................................................  244 / 2302 ( 
> 10%)
> .............................................................  305 / 2302 ( 
> 13%)
> .............................................................  366 / 2302 ( 
> 15%)
> .............................................................  427 / 2302 ( 
> 18%)
> .............................................................  488 / 2302 ( 
> 21%)
> ..........S..................................................  549 
> / 2302 ( 23%)
> .........S...................................................  610 
> / 2302 ( 26%)
> .............................................................  671 / 2302 ( 
> 29%)
> .............................................................  732 / 2302 ( 
> 31%)
> .............................................................  793 / 2302 ( 
> 34%)
> .............................................................  854 / 2302 ( 
> 37%)
> .............................................................  915 / 2302 ( 
> 39%)
> .............................................................  976 / 2302 ( 
> 42%)
> ............................................................. 1037 / 2302 ( 
> 45%)
> ............................................................. 1098 / 2302 ( 
> 47%)
> ..................S.......................................... 1159 
> / 2302 ( 50%)
> ............................................................. 1220 / 2302 ( 
> 52%)
> ............................................................. 1281 / 2302 ( 
> 55%)
> ............................................................. 1342 / 2302 ( 
> 58%)
> ............................................................. 1403 / 2302 ( 
> 60%)
> ............................................................. 1464 / 2302 ( 
> 63%)
> ............................................................. 1525 / 2302 ( 
> 66%)
> ............................................................. 1586 / 2302 ( 
> 68%)
> ..........................................................S.. 1647 
> / 2302 ( 71%)
> ...........................................................S. 1708 
> / 2302 ( 74%)
> ............................................................. 1769 / 2302 ( 
> 76%)
> ............................................................. 1830 / 2302 ( 
> 79%)
> ............................................................. 1891 / 2302 ( 
> 82%)
> ............................................................. 1952 / 2302 ( 
> 84%)
> ............................................................. 2013 / 2302 ( 
> 87%)
> ............................................................. 2074 / 2302 ( 
> 90%)
> ............................................................. 2135 / 2302 ( 
> 92%)
> ............................................................. 2196 / 2302 ( 
> 95%)
> ............................................................. 2257 / 2302 ( 
> 98%)
> .....................................S.......                 2302 
> / 2302 (100%)
> 
> Time: 00:02.087, Memory: 24.00 MB
> 
> OK, but there were issues!
> Tests: 2302, Assertions: 2732, PHPUnit 
> Deprecations: 177, Skipped: 7.
> 
> Running build/Symfony/Component/BrowserKit 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
> 
> ...............................................................  63 / 236 ( 
> 26%)
> ............................................................... 126 / 236 ( 
> 53%)
> ............................................................... 189 / 236 ( 
> 80%)
> ...............................................                 236 / 236 
> (100%)
> 
> Time: 00:01.824, Memory: 18.00 MB
> 
> OK, but there were issues!
> Tests: 236, Assertions: 632, PHPUnit 
> Deprecations: 21.
> 
> Running build/Symfony/Component/Mailer 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
> 
> ...............................................................  63 / 510 ( 
> 12%)
> ............................................................... 126 / 510 ( 
> 24%)
> ............................................................... 189 / 510 ( 
> 37%)
> ............................................................... 252 / 510 ( 
> 49%)
> ............................................................... 315 / 510 ( 
> 61%)
> ............................................................... 378 / 510 ( 
> 74%)
> .........................................................SSS...
>  441 / 510 ( 86%)
> ............................................................... 504 / 510 ( 
> 98%)
> ......                                                          510 / 510 
> (100%)
> 
> Time: 00:22.996, Memory: 28.00 MB
> 
> OK, but there were issues!
> Tests: 510, Assertions: 1026, PHPUnit 
> Deprecations: 176, Skipped: 3.
> 
> Legacy deprecation notices (11)
> 
> Running build/Symfony/Component/Filesystem 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
> 
> ............................S..................................  
> 63 / 802 (  7%)
> ............................................................... 126 / 802 ( 
> 15%)
> ..............S....................S...........................
>  189 / 802 ( 23%)
> ............................................................... 252 / 802 ( 
> 31%)
> ............................................................... 315 / 802 ( 
> 39%)
> ............................................................... 378 / 802 ( 
> 47%)
> ............................................................... 441 / 802 ( 
> 54%)
> ............................................................... 504 / 802 ( 
> 62%)
> ............................................................... 567 / 802 ( 
> 70%)
> ............................................................... 630 / 802 ( 
> 78%)
> ............................................................... 693 / 802 ( 
> 86%)
> ............................................................... 756 / 802 ( 
> 94%)
> ..............................................                  802 / 802 
> (100%)
> 
> Time: 00:01.189, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 802, Assertions: 968, PHPUnit 
> Deprecations: 22, Skipped: 3.
> 
> Running build/Symfony/Component/Uid 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
> 
> ...............................................................  63 / 143 ( 
> 44%)
> ............................................................... 126 / 143 ( 
> 88%)
> .................                                               143 / 143 
> (100%)
> 
> Time: 00:00.884, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 143, Assertions: 345, PHPUnit 
> Deprecations: 21.
> 
> Running build/Symfony/Component/Messenger 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
> 
> ....SS..................................................SSSSS..
>   63 / 687 (  9%)
> ............................................................... 126 / 687 ( 
> 18%)
> .................................S............................. 
> 189 / 687 ( 27%)
> ....SSSSSSSS...................................................
>  252 / 687 ( 36%)
> ..........S...SSSSSSSSSSSSSSSSSS......SS..SSSSSSSSSSSSSSSSSS...
>  315 / 687 ( 45%)
> ............................................................... 378 / 687 ( 
> 55%)
> .......R....................................................... 
> 441 / 687 ( 64%)
> ............................................................... 504 / 687 ( 
> 73%)
> ............................................................... 567 / 687 ( 
> 82%)
> ............................................................... 630 / 687 ( 
> 91%)
> .........................................................       687 / 687 
> (100%)
> 
> Time: 03:08.272, Memory: 44.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Component\Messenger\Tests\DependencyInjection\MessengerPassTest::testGetClassesFromTheHandlerSubscriberInterface
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php:330
> 
> OK, but there were issues!
> Tests: 687, Assertions: 5381, PHPUnit 
> Deprecations: 68, Skipped: 55, Risky: 
> 1.
> 
> Legacy deprecation notices (9)
> 
> Running build/Symfony/Component/Config 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
> 
> ...............................................................  63 / 473 ( 
> 13%)
> ............................................................... 126 / 473 ( 
> 26%)
> ............................................................... 189 / 473 ( 
> 39%)
> ............................................................... 252 / 473 ( 
> 53%)
> ............................................................... 315 / 473 ( 
> 66%)
> ....SS.........................................................
>  378 / 473 ( 79%)
> ............................................................... 441 / 473 ( 
> 93%)
> ................................                                473 / 473 
> (100%)
> 
> Time: 00:02.092, Memory: 20.00 MB
> 
> OK, but there were issues!
> Tests: 473, Assertions: 746, PHPUnit 
> Deprecations: 43, Skipped: 2.
> 
> Running build/Symfony/Component/Validator 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
> 
> .............................................................   61 / 4446 (  
> 1%)
> .............................................................  122 / 4446 (  
> 2%)
> .............................................................  183 / 4446 (  
> 4%)
> .............................................................  244 / 4446 (  
> 5%)
> .............................................................  305 / 4446 (  
> 6%)
> .............................................................  366 / 4446 (  
> 8%)
> .............................................................  427 / 4446 (  
> 9%)
> .............................................................  488 / 4446 ( 
> 10%)
> .............................................................  549 / 4446 ( 
> 12%)
> .............................................................  610 / 4446 ( 
> 13%)
> .............................................................  671 / 4446 ( 
> 15%)
> .............................................................  732 / 4446 ( 
> 16%)
> .............................................................  793 / 4446 ( 
> 17%)
> .............................................................  854 / 4446 ( 
> 19%)
> .............................................................  915 / 4446 ( 
> 20%)
> .............................................................  976 / 4446 ( 
> 21%)
> ............................................................. 1037 / 4446 ( 
> 23%)
> ............................................................. 1098 / 4446 ( 
> 24%)
> ............................................................. 1159 / 4446 ( 
> 26%)
> ............................................................. 1220 / 4446 ( 
> 27%)
> ............................................................. 1281 / 4446 ( 
> 28%)
> ........................................................R.... 1342 
> / 4446 ( 30%)
> ............................................................. 1403 / 4446 ( 
> 31%)
> ............................................................. 1464 / 4446 ( 
> 32%)
> ............................................................. 1525 / 4446 ( 
> 34%)
> ............................................................. 1586 / 4446 ( 
> 35%)
> ............................................................. 1647 / 4446 ( 
> 37%)
> ............................SSSSSSSS..........SSSSSSS........
>  1708 / 4446 ( 38%)
> ............................................................. 1769 / 4446 ( 
> 39%)
> ............................................................. 1830 / 4446 ( 
> 41%)
> ............................................................. 1891 / 4446 ( 
> 42%)
> ............................................................. 1952 / 4446 ( 
> 43%)
> ............................................................. 2013 / 4446 ( 
> 45%)
> ............................................................. 2074 / 4446 ( 
> 46%)
> ............................................................. 2135 / 4446 ( 
> 48%)
> ............................................................. 2196 / 4446 ( 
> 49%)
> ............................................................. 2257 / 4446 ( 
> 50%)
> ............................................................. 2318 / 4446 ( 
> 52%)
> ............................................................. 2379 / 4446 ( 
> 53%)
> ............................................................. 2440 / 4446 ( 
> 54%)
> ............................................................. 2501 / 4446 ( 
> 56%)
> ............................................................. 2562 / 4446 ( 
> 57%)
> ............................................................. 2623 / 4446 ( 
> 58%)
> ............................................................. 2684 / 4446 ( 
> 60%)
> ............................................................. 2745 / 4446 ( 
> 61%)
> ............................................................S 2806 
> / 4446 ( 63%)
> SSSSSSSSS..........SSSSSSSSS.................................
>  2867 / 4446 ( 64%)
> ............................................................. 2928 / 4446 ( 
> 65%)
> ............................................................. 2989 / 4446 ( 
> 67%)
> ............................................................. 3050 / 4446 ( 
> 68%)
> ............................................................. 3111 / 4446 ( 
> 69%)
> ............................................................. 3172 / 4446 ( 
> 71%)
> ............................................................. 3233 / 4446 ( 
> 72%)
> ............................................................. 3294 / 4446 ( 
> 74%)
> ............................................................. 3355 / 4446 ( 
> 75%)
> .............................................S............... 3416 
> / 4446 ( 76%)
> ............................................................. 3477 / 4446 ( 
> 78%)
> ............................................................. 3538 / 4446 ( 
> 79%)
> ............................................................. 3599 / 4446 ( 
> 80%)
> ............................................................. 3660 / 4446 ( 
> 82%)
> ............................................................. 3721 / 4446 ( 
> 83%)
> ............................................................. 3782 / 4446 ( 
> 85%)
> ............................................................. 3843 / 4446 ( 
> 86%)
> ............................................................. 3904 / 4446 ( 
> 87%)
> ............................................................. 3965 / 4446 ( 
> 89%)
> ............................................................. 4026 / 4446 ( 
> 90%)
> ............................................................. 4087 / 4446 ( 
> 91%)
> ............................................................. 4148 / 4446 ( 
> 93%)
> ............................................................. 4209 / 4446 ( 
> 94%)
> ............................................................. 4270 / 4446 ( 
> 96%)
> ............................................................. 4331 / 4446 ( 
> 97%)
> ............................................................. 4392 / 4446 ( 
> 98%)
> ......................................................        4446 / 4446 
> (100%)
> 
> Time: 00:06.370, Memory: 54.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Component\Validator\Tests\Constraints\EmailValidatorTest::testModeLoose
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php:312
> 
> OK, but there were issues!
> Tests: 4446, Assertions: 8049, PHPUnit 
> Deprecations: 437, Skipped: 35, Risky: 
> 1.
> 
> Legacy deprecation notices (66)
> 
> Running build/Symfony/Component/OptionsResolver 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
> 
> ...............................................................  63 / 246 ( 
> 25%)
> ............................................................... 126 / 246 ( 
> 51%)
> ............................................................... 189 / 246 ( 
> 76%)
> .........................................................       246 / 246 
> (100%)
> 
> Time: 00:00.145, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 246, Assertions: 371, PHPUnit 
> Deprecations: 4.
> 
> Running build/Symfony/Component/Webhook 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
> 
> .                                                                   1 / 1 
> (100%)
> 
> Time: 00:00.034, Memory: 12.00 MB
> 
> OK, but there were issues!
> Tests: 1, Assertions: 1, PHPUnit 
> Deprecations: 1.
> 
> Running build/Symfony/Component/Process 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
> 
> .......S.S.....................................................
>   63 / 173 ( 36%)
> ............................................................... 126 / 173 ( 
> 72%)
> ...............................................                 173 / 173 
> (100%)
> 
> Time: 00:20.110, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 173, Assertions: 299, PHPUnit 
> Deprecations: 37, Skipped: 2.
> 
> Running build/Symfony/Component/EventDispatcher 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
> 
> ...............................................................  63 / 127 ( 
> 49%)
> ............................................................... 126 / 127 ( 
> 99%)
> .                                                               127 / 127 
> (100%)
> 
> Time: 00:00.180, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 127, Assertions: 275, PHPUnit 
> Deprecations: 2.
> 
> Running build/Symfony/Component/Intl 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
> 
> ...............................................................  63 / 385 ( 
> 16%)
> ............................................................... 126 / 385 ( 
> 32%)
> ............................................................... 189 / 385 ( 
> 49%)
> ............................................................... 252 / 385 ( 
> 65%)
> ....................................DD.........................
>  315 / 385 ( 81%)
> ............................................................... 378 / 385 ( 
> 98%)
> .......                                                         385 / 385 
> (100%)
> 
> Time: 00:02.753, Memory: 118.00 MB
> 
> OK, but there were issues!
> Tests: 385, Assertions: 537, PHPUnit 
> Deprecations: 67.
> 
> Running build/Symfony/Component/PropertyAccess 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
> 
> ...............................................................  63 / 472 ( 
> 13%)
> ............................................................... 126 / 472 ( 
> 26%)
> ............................................................... 189 / 472 ( 
> 40%)
> ............................................................... 252 / 472 ( 
> 53%)
> ............................................................... 315 / 472 ( 
> 66%)
> ............................................................... 378 / 472 ( 
> 80%)
> ............................................................... 441 / 472 ( 
> 93%)
> ...............................                                 472 / 472 
> (100%)
> 
> Time: 00:00.295, Memory: 18.00 MB
> 
> OK, but there were issues!
> Tests: 472, Assertions: 548, PHPUnit 
> Deprecations: 49.
> 
> Running build/Symfony/Component/HttpFoundation 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
> 
> .............................................................   61 / 1528 (  
> 3%)
> .............................................................  122 / 1528 (  
> 7%)
> .............................................................  183 / 1528 ( 
> 11%)
> .............................................................  244 / 1528 ( 
> 15%)
> ..................................R..........................  305 
> / 1528 ( 19%)
> ........................S....................................  366 
> / 1528 ( 23%)
> .............................................................  427 / 1528 ( 
> 27%)
> .............................................................  488 / 1528 ( 
> 31%)
> .............................................................  549 / 1528 ( 
> 35%)
> .............................................................  610 / 1528 ( 
> 39%)
> .............................................................  671 / 1528 ( 
> 43%)
> .............................................................  732 / 1528 ( 
> 47%)
> .............................................................  793 / 1528 ( 
> 51%)
> .......................................SSSSSSS...............
>   854 / 1528 ( 55%)
> .............................................................  915 / 1528 ( 
> 59%)
> .............................................................  976 / 1528 ( 
> 63%)
> ............................................................. 1037 / 1528 ( 
> 67%)
> ............................................................. 1098 / 1528 ( 
> 71%)
> ................SSSSSSSSS.................................SSS
>  1159 / 1528 ( 75%)
> SSSSSSSS...........................................SSSSSSSSSS
>  1220 / 1528 ( 79%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
>  1281 / 1528 ( 83%)
> SSS..........................................................
>  1342 / 1528 ( 87%)
> ............................................................. 1403 / 1528 ( 
> 91%)
> ............................................................D 1464 
> / 1528 ( 95%)
> ................................................
> 
> Time: 00:18.701, Memory: 30.00 MB
> 
> There was 1 risky test:
> 
> 1) Symfony\Component\HttpFoundation\Tests\InputBagTest::testGetIntError
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/HttpFoundation/Tests/InputBagTest.php:45
> 
> OK, but there were issues!
> Tests: 1512, Assertions: 2937, PHPUnit 
> Deprecations: 269, Skipped: 103, Risky: 
> 1.
> 
> Legacy deprecation notices (7)
> 
> Running build/Symfony/Component/Semaphore 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
> 
> ..................
> 
> Time: 00:02.047, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 18, Assertions: 62, PHPUnit 
> Deprecations: 7, Skipped: 5.
> 
> Running build/Symfony/Component/Asset 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
> 
> ...............................................................  63 / 103 ( 
> 61%)
> ........................................                        103 / 103 
> (100%)
> 
> Time: 00:00.070, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 103, Assertions: 114, PHPUnit 
> Deprecations: 14.
> 
> Running build/Symfony/Component/Clock 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
> 
> ................................                                  32 / 32 
> (100%)
> 
> Time: 00:03.163, Memory: 12.00 MB
> 
> OK, but there were issues!
> Tests: 32, Assertions: 98, PHPUnit 
> Deprecations: 4.
> 
> Running build/Symfony/Component/Ldap 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
> 
> .SS......SSSSSSSSS...............................
>                  49 / 49 (100%)
> 
> Time: 00:00.075, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 49, Assertions: 142, PHPUnit 
> Deprecations: 24, Skipped: 11.
> 
> Legacy deprecation notices (4)
> 
> Running build/Symfony/Component/Finder 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
> 
> ..............................................I................  
> 63 / 689 (  9%)
> ............................................................... 126 / 689 ( 
> 18%)
> ............................................................... 189 / 689 ( 
> 27%)
> ............................................................... 252 / 689 ( 
> 36%)
> ............................................................... 315 / 689 ( 
> 45%)
> ............................................................... 378 / 689 ( 
> 54%)
> ............................................................... 441 / 689 ( 
> 64%)
> ............................................................... 504 / 689 ( 
> 73%)
> ............................................................... 567 / 689 ( 
> 82%)
> ............................................................... 630 / 689 ( 
> 91%)
> ...........................................................     689 / 689 
> (100%)
> 
> Time: 00:04.862, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 689, Assertions: 4161, PHPUnit 
> Deprecations: 27, Incomplete: 1.
> 
> Running build/Symfony/Component/Form 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
> 
> .............................................................   61 / 4690 (  
> 1%)
> .............................................................  122 / 4690 (  
> 2%)
> .............................................................  183 / 4690 (  
> 3%)
> .............................................................  244 / 4690 (  
> 5%)
> .............................................................  305 / 4690 (  
> 6%)
> .............................................................  366 / 4690 (  
> 7%)
> .............................................................  427 / 4690 (  
> 9%)
> .............................................................  488 / 4690 ( 
> 10%)
> ..............................................I..............  549 
> / 4690 ( 11%)
> ..............S..............................................  610 
> / 4690 ( 13%)
> .............................................................  671 / 4690 ( 
> 14%)
> .............................................................  732 / 4690 ( 
> 15%)
> .............................................................  793 / 4690 ( 
> 16%)
> .............................................................  854 / 4690 ( 
> 18%)
> .............................................................  915 / 4690 ( 
> 19%)
> .............................................................  976 / 4690 ( 
> 20%)
> ............................................................. 1037 / 4690 ( 
> 22%)
> ............................................................. 1098 / 4690 ( 
> 23%)
> ............................................................. 1159 / 4690 ( 
> 24%)
> ............................................................. 1220 / 4690 ( 
> 26%)
> ............................................................. 1281 / 4690 ( 
> 27%)
> ............................................................. 1342 / 4690 ( 
> 28%)
> ...........................RR................................
>  1403 / 4690 ( 29%)
> ............................................................. 1464 / 4690 ( 
> 31%)
> ............................................................. 1525 / 4690 ( 
> 32%)
> ............................................................. 1586 / 4690 ( 
> 33%)
> ............................................................. 1647 / 4690 ( 
> 35%)
> ............................................................. 1708 / 4690 ( 
> 36%)
> ............................................................. 1769 / 4690 ( 
> 37%)
> ............................................................. 1830 / 4690 ( 
> 39%)
> ............................................................R 1891 
> / 4690 ( 40%)
> R............................................................ 1952 
> / 4690 ( 41%)
> ....................................RR.......................
>  2013 / 4690 ( 42%)
> ............................................................. 2074 / 4690 ( 
> 44%)
> ............................................................. 2135 / 4690 ( 
> 45%)
> ............................................................. 2196 / 4690 ( 
> 46%)
> ............................................................. 2257 / 4690 ( 
> 48%)
> ............................................................. 2318 / 4690 ( 
> 49%)
> ............................................................. 2379 / 4690 ( 
> 50%)
> ............................................................. 2440 / 4690 ( 
> 52%)
> ............................................................. 2501 / 4690 ( 
> 53%)
> ........IIIIIII.....................................RR.......
>  2562 / 4690 ( 54%)
> .................SS..........................................
>  2623 / 4690 ( 55%)
> ............................................................. 2684 / 4690 ( 
> 57%)
> ............................................................. 2745 / 4690 ( 
> 58%)
> ............................................................. 2806 / 4690 ( 
> 59%)
> ............................................................. 2867 / 4690 ( 
> 61%)
> ............................................................. 2928 / 4690 ( 
> 62%)
> ............................................................. 2989 / 4690 ( 
> 63%)
> ............................................................. 3050 / 4690 ( 
> 65%)
> ............................................................. 3111 / 4690 ( 
> 66%)
> ............................................................. 3172 / 4690 ( 
> 67%)
> ............................................................. 3233 / 4690 ( 
> 68%)
> ............................................................. 3294 / 4690 ( 
> 70%)
> ............................................................. 3355 / 4690 ( 
> 71%)
> ............................................................. 3416 / 4690 ( 
> 72%)
> ............................................................. 3477 / 4690 ( 
> 74%)
> ............................................................. 3538 / 4690 ( 
> 75%)
> ............................................................. 3599 / 4690 ( 
> 76%)
> ............................................................. 3660 / 4690 ( 
> 78%)
> ............................................................. 3721 / 4690 ( 
> 79%)
> ............................................................. 3782 / 4690 ( 
> 80%)
> ............................................................. 3843 / 4690 ( 
> 81%)
> ............................................................. 3904 / 4690 ( 
> 83%)
> ............................................................. 3965 / 4690 ( 
> 84%)
> ............................................................. 4026 / 4690 ( 
> 85%)
> ............................................................. 4087 / 4690 ( 
> 87%)
> ............................................................. 4148 / 4690 ( 
> 88%)
> ............................................................. 4209 / 4690 ( 
> 89%)
> ............................................................. 4270 / 4690 ( 
> 91%)
> ............................................................. 4331 / 4690 ( 
> 92%)
> ............................................................. 4392 / 4690 ( 
> 93%)
> ............................................................. 4453 / 4690 ( 
> 94%)
> ............................................................. 4514 / 4690 ( 
> 96%)
> ............................................................. 4575 / 4690 ( 
> 97%)
> ............................................................. 4636 / 4690 ( 
> 98%)
> ......................................................        4690 / 4690 
> (100%)
> 
> Time: 00:07.555, Memory: 76.00 MB
> 
> There were 8 risky tests:
> 
> 1) 
> Symfony\Component\Form\Tests\Extension\Core\Type\BirthdayTypeTest::testDateTimeInputTimezoneNotMatchingModelTimezone
> * Test code or tested code did not remove its own error handlers
> 
> * This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php:1143
> 
> 2) 
> Symfony\Component\Form\Tests\Extension\Core\Type\BirthdayTypeTest::testDateTimeImmutableInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php:1157
> 
> 3) 
> Symfony\Component\Form\Tests\Extension\Core\Type\DateTimeTypeTest::testDateTimeInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php:758
> 
> 4) 
> Symfony\Component\Form\Tests\Extension\Core\Type\DateTimeTypeTest::testDateTimeImmutableInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php:772
> 
> 5) 
> Symfony\Component\Form\Tests\Extension\Core\Type\DateTypeTest::testDateTimeInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php:1143
> 
> 6) 
> Symfony\Component\Form\Tests\Extension\Core\Type\DateTypeTest::testDateTimeImmutableInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php:1157
> 
> 7) 
> Symfony\Component\Form\Tests\Extension\Core\Type\TimeTypeTest::testDateTimeInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php:1170
> 
> 8) 
> Symfony\Component\Form\Tests\Extension\Core\Type\TimeTypeTest::testDateTimeImmutableInputTimezoneNotMatchingModelTimezone
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php:1184
> 
> OK, but there were issues!
> Tests: 4690, Assertions: 9853, PHPUnit 
> Deprecations: 221, Skipped: 3, Incomplete: 
> 8, Risky: 8.
> 
> Legacy deprecation notices (14)
> 
> Running build/Symfony/Component/Console 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
> 
> .............................................................   61 / 1211 (  
> 5%)
> .............................................................  122 / 1211 ( 
> 10%)
> ............................................R................  183 
> / 1211 ( 15%)
> .....S.......................................................  244 
> / 1211 ( 20%)
> ..............................S..............................  305 
> / 1211 ( 25%)
> .............................................................  366 / 1211 ( 
> 30%)
> .............................................................  427 / 1211 ( 
> 35%)
> ...............................S.............................  488 
> / 1211 ( 40%)
> .............................................................  549 / 1211 ( 
> 45%)
> .............................................................  610 / 1211 ( 
> 50%)
> .............................................................  671 / 1211 ( 
> 55%)
> .............................................................  732 / 1211 ( 
> 60%)
> .............................................................  793 / 1211 ( 
> 65%)
> .............................................................  854 / 1211 ( 
> 70%)
> .............................................................  915 / 1211 ( 
> 75%)
> .............................................................  976 / 1211 ( 
> 80%)
> ............................................................. 1037 / 1211 ( 
> 85%)
> ............................................................. 1098 / 1211 ( 
> 90%)
> ............................................................. 1159 / 1211 ( 
> 95%)
> .............S......................................          1211 
> / 1211 (100%)
> 
> Time: 00:48.286, Memory: 34.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Component\Console\Tests\Command\CommandTest::testDefaultNameProperty
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Component/Console/Tests/Command/CommandTest.php:447
> 
> OK, but there were issues!
> Tests: 1211, Assertions: 2091, PHPUnit 
> Deprecations: 115, Skipped: 4, Risky: 
> 1.
> 
> Legacy deprecation notices (3)
> 
> Running build/Symfony/Component/ErrorHandler 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
> 
> .S.S...S.........S..............S..............................
>   63 / 118 ( 53%)
> .......................................................         118 / 118 
> (100%)
> 
> Time: 00:01.740, Memory: 18.00 MB
> 
> OK, but there were issues!
> Tests: 118, Assertions: 370, PHPUnit 
> Deprecations: 31, Skipped: 5.
> 
> Running build/Symfony/Component/RemoteEvent 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
> 
> .                                                                   1 / 1 
> (100%)
> 
> Time: 00:00.029, Memory: 12.00 MB
> 
> OK, but there were issues!
> Tests: 1, Assertions: 1, PHPUnit 
> Deprecations: 1.
> 
> Running build/Symfony/Component/WebLink 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
> 
> .................                                                 17 / 17 
> (100%)
> 
> Time: 00:00.030, Memory: 14.00 MB
> 
> OK, but there were issues!
> Tests: 17, Assertions: 27, PHPUnit 
> Deprecations: 3.
> 
> Running build/Symfony/Component/Lock 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
> 
> ..........................................SSSSS............SSSS
>   63 / 381 ( 16%)
> SSSSSSSSSSS..SSSSSSSSS.....S...S...............................
>  126 / 381 ( 33%)
> .......SS.....S....S....SSSSS.SSSSSSSSS........................
>  189 / 381 ( 49%)
> ..................SSSSSSSSSSSSSSS..............................
>  252 / 381 ( 66%)
> ..................................
> 
> Time: 00:17.786, Memory: 26.00 MB
> 
> OK, but there were issues!
> Tests: 286, Assertions: 500, PHPUnit 
> Deprecations: 42, Skipped: 71.
> 
> Running build/Symfony/Bundle/TwigBundle 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
> 
> ........................................                          40 / 40 
> (100%)
> 
> Time: 00:00.931, Memory: 34.00 MB
> 
> OK, but there were issues!
> Tests: 40, Assertions: 155, PHPUnit 
> Deprecations: 8.
> 
> Running build/Symfony/Bundle/FrameworkBundle 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
> 
> R............................................................   61 
> / 1180 (  5%)
> .............................................................  122 / 1180 ( 
> 10%)
> .............................................................  183 / 1180 ( 
> 15%)
> .............................................................  244 / 1180 ( 
> 20%)
> .............................................................  305 / 1180 ( 
> 25%)
> .............................................................  366 / 1180 ( 
> 31%)
> .............................................................  427 / 1180 ( 
> 36%)
> .............................................................  488 / 1180 ( 
> 41%)
> ............................................................S  549 
> / 1180 ( 46%)
> .............................................................  610 / 1180 ( 
> 51%)
> .............................................................  671 / 1180 ( 
> 56%)
> ................................S............................  732 
> / 1180 ( 62%)
> .............................................................  793 / 1180 ( 
> 67%)
> ................................................SS...........
>   854 / 1180 ( 72%)
> S............................................................  915 
> / 1180 ( 77%)
> .............................................................  976 / 1180 ( 
> 82%)
> ........................................SS...................
>  1037 / 1180 ( 87%)
> ............................................................. 1098 / 1180 ( 
> 93%)
> ............................................................. 1159 / 1180 ( 
> 98%)
> .....................                                         1180 / 1180 
> (100%)
> 
> Time: 00:24.632, Memory: 222.50 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Bundle\FrameworkBundle\Tests\CacheWarmer\AnnotationsCacheWarmerTest::testAnnotationsCacheWarmerWithDebugDisabled
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/AnnotationsCacheWarmerTest.php:50
> 
> OK, but there were issues!
> Tests: 1180, Assertions: 4132, PHPUnit 
> Deprecations: 173, Skipped: 7, Risky: 
> 1.
> 
> Legacy deprecation notices (47)
> 
> Running build/Symfony/Bundle/SecurityBundle 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
> 
> ...............................................................  63 / 346 ( 
> 18%)
> ..........................R.................................R..
>  126 / 346 ( 36%)
> ................................................S.............. 
> 189 / 346 ( 54%)
> ............................................................... 252 / 346 ( 
> 72%)
> ............................................................... 315 / 346 ( 
> 91%)
> ...............................                                 346 / 346 
> (100%)
> 
> Time: 00:26.979, Memory: 120.50 MB
> 
> There were 2 risky tests:
> 
> 1) 
> Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Security\Factory\AbstractFactoryTest::testRequirePreviousSessionOptionLegacy
> * Test code or tested code did not remove its own error handlers
> 
> * This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Security/Factory/AbstractFactoryTest.php:117
> 
> 2) 
> Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\SecurityExtensionTest::testFirewallWithNoUserProviderTriggerDeprecation
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php:484
> 
> OK, but there were issues!
> Tests: 346, Assertions: 1116, PHPUnit 
> Deprecations: 57, Skipped: 1, Risky: 
> 2.
> 
> Legacy deprecation notices (3)
> 
> Running build/Symfony/Bundle/DebugBundle 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
> 
> ..........                                                        10 / 10 
> (100%)
> 
> Time: 00:00.079, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 10, Assertions: 25, PHPUnit 
> Deprecations: 2.
> 
> Running build/Symfony/Bundle/WebProfilerBundle 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
> 
> ...............................................................  63 / 137 ( 
> 45%)
> ............................................................... 126 / 137 ( 
> 91%)
> ...........                                                     137 / 137 
> (100%)
> 
> Time: 00:03.884, Memory: 50.50 MB
> 
> OK, but there were issues!
> Tests: 137, Assertions: 441, PHPUnit 
> Deprecations: 25.
> 
> Running build/Symfony/Bridge/PhpUnit 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
> 
> .....................................SSSS............S.........
>   63 / 116 ( 54%)
> SSS....................................RRRRRRRS....S.
>            116 / 116 (100%)
> 
> Time: 00:05.445, Memory: 16.00 MB
> 
> There were 7 risky tests:
> 
> 1) Symfony\Bridge\PhpUnit\Tests\ExpectDeprecationTraitTest::testOne
> * Test code or tested code did not remove its own error handlers
> 
> * This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php:26
> 
> 2) Symfony\Bridge\PhpUnit\Tests\ExpectDeprecationTraitTest::testOneInIsolation
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php:39
> 
> 3) Symfony\Bridge\PhpUnit\Tests\ExpectDeprecationTraitTest::testMany
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php:50
> 
> 4) 
> Symfony\Bridge\PhpUnit\Tests\ExpectDeprecationTraitTest::testOneWithAnnotation
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php:65
> 
> 5) 
> Symfony\Bridge\PhpUnit\Tests\ExpectDeprecationTraitTest::testManyWithAnnotation
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php:80
> 
> 6) Symfony\Bridge\PhpUnit\Tests\ExpectedDeprecationAnnotationTest::testOne
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php:25
> 
> 7) Symfony\Bridge\PhpUnit\Tests\ExpectedDeprecationAnnotationTest::testMany
> This test did not perform any assertions
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php:38
> 
> OK, but there were issues!
> Tests: 116, Assertions: 285, PHPUnit 
> Deprecations: 31, Skipped: 10, Risky: 
> 7.
> 
> Legacy deprecation notices (11)
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 40
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 42
> PHP Warning:  touch(): Unable to create file 
> /myfakevendor/myfakepackage1/MyFakeFile1.php because No such file or 
> directory in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 42
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 43
> PHP Warning:  touch(): Unable to create file 
> /myfakevendor/myfakepackage1/MyFakeFile2.php because No such file or 
> directory in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 43
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 44
> PHP Warning:  touch(): Unable to create file 
> /myfakevendor/myfakepackage2/MyFakeFile.php because No such file or directory 
> in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 44
> PHP Warning:  foreach() argument must be of type array|object, null given in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 294
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 40
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 42
> PHP Warning:  touch(): Unable to create file 
> /myfakevendor/myfakepackage1/MyFakeFile1.php because No such file or 
> directory in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 42
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 43
> PHP Warning:  touch(): Unable to create file 
> /myfakevendor/myfakepackage1/MyFakeFile2.php because No such file or 
> directory in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 43
> PHP Warning:  Undefined variable $vendorDir in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 44
> PHP Warning:  touch(): Unable to create file 
> /myfakevendor/myfakepackage2/MyFakeFile.php because No such file or directory 
> in 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
>  on line 44
> 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
> 
> Running build/Symfony/Bridge/PsrHttpMessage 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
> 
> ......................................                            38 / 38 
> (100%)
> 
> Time: 00:00.529, Memory: 32.00 MB
> 
> OK, but there were issues!
> Tests: 38, Assertions: 260, PHPUnit 
> Deprecations: 5.
> 
> Running build/Symfony/Bridge/Twig 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
> 
> .............................................................   61 / 1744 (  
> 3%)
> .............................................................  122 / 1744 (  
> 6%)
> ..............................................S..............  183 
> / 1744 ( 10%)
> .............................................................  244 / 1744 ( 
> 13%)
> .............................................................  305 / 1744 ( 
> 17%)
> .............................................S...............  366 
> / 1744 ( 20%)
> .............................................................  427 / 1744 ( 
> 24%)
> ........................................................S....  488 
> / 1744 ( 27%)
> .............................................................  549 / 1744 ( 
> 31%)
> .............................................................  610 / 1744 ( 
> 34%)
> ....................................................S........  671 
> / 1744 ( 38%)
> .............................................................  732 / 1744 ( 
> 41%)
> .............................................................  793 / 1744 ( 
> 45%)
> ...................S.........................................  854 
> / 1744 ( 48%)
> ......................S..S........................SS.........
>   915 / 1744 ( 52%)
> .............................................................  976 / 1744 ( 
> 55%)
> ..................S.......................................... 1037 
> / 1744 ( 59%)
> ...............................S..S..........................
>  1098 / 1744 ( 62%)
> S.S..........................................................
>  1159 / 1744 ( 66%)
> ............................................................. 1220 / 1744 ( 
> 69%)
> ............................................................. 1281 / 1744 ( 
> 73%)
> ............................................................. 1342 / 1744 ( 
> 76%)
> ............................................................. 1403 / 1744 ( 
> 80%)
> ............................................................. 1464 / 1744 ( 
> 83%)
> ............................................................. 1525 / 1744 ( 
> 87%)
> ............................................................. 1586 / 1744 ( 
> 90%)
> ............................................................. 1647 / 1744 ( 
> 94%)
> ............................................................. 1708 / 1744 ( 
> 97%)
> ....................................                          1744 / 1744 
> (100%)
> 
> Time: 00:05.884, Memory: 56.00 MB
> 
> OK, but there were issues!
> Tests: 1744, Assertions: 2029, PHPUnit 
> Deprecations: 52, Skipped: 14.
> 
> Legacy deprecation notices (1)
> 
> Running build/Symfony/Bridge/ProxyManager 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
> 
> ...............                                                   15 / 15 
> (100%)
> 
> Time: 00:00.111, Memory: 16.00 MB
> 
> OK, but there were issues!
> Tests: 15, Assertions: 44, PHPUnit 
> Deprecations: 7.
> 
> Legacy deprecation notices (2)
> 
> Running build/Symfony/Bridge/Doctrine 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
> 
> ....................R..........................................  
> 63 / 433 ( 14%)
> ............................................................... 126 / 433 ( 
> 29%)
> ............................................................... 189 / 433 ( 
> 43%)
> ............................................................... 252 / 433 ( 
> 58%)
> .................................SS............................
>  315 / 433 ( 72%)
> ............................................................... 378 / 433 ( 
> 87%)
> ............
> 
> Time: 00:02.185, Memory: 56.00 MB
> 
> There was 1 risky test:
> 
> 1) 
> Symfony\Bridge\Doctrine\Tests\ContainerAwareEventManagerTest::testDispatchEventRespectOrderWithSubscribers
> Test code or tested code did not remove its own error handlers
> 
> /build/reproducible-path/symfony-6.4.20+dfsg/build/Symfony/Bridge/Doctrine/Tests/ContainerAwareEventManagerTest.php:46
> 
> OK, but there were issues!
> Tests: 390, Assertions: 1284, PHPUnit 
> Deprecations: 57, Skipped: 5, Risky: 
> 1.
> 
> Legacy deprecation notices (21)
> 
> Running build/Symfony/Bridge/Monolog 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
> 
> ................................................................. 65 / 86 ( 
> 75%)
> .....................                                             86 / 86 
> (100%)
> 
> Time: 00:00.315, Memory: 20.00 MB
> 
> OK, but there were issues!
> Tests: 86, Assertions: 212, PHPUnit 
> Deprecations: 6.
> 
> Legacy deprecation notices (1)
> make[1]: *** [debian/rules:108: override_dh_auto_test] Error 1 shuffle=reverse


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/symfony_6.4.20+dfsg-2_unstable_reverse.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

Reply via email to