[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#969075: php7.4 breaks symfony autopkgtest: 3 failures



Source: php7.4, symfony
Control: found -1 php7.4/7.4.9-1
Control: found -1 symfony/4.4.11+dfsg-1
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of php7.4 the autopkgtest of symfony fails in
testing when that autopkgtest is run with the binary packages of php7.4
from unstable. It passes when run with only packages from testing. In
tabular form:

                       pass            fail
php7.4                 from testing    7.4.9-1
symfony                from testing    4.4.11+dfsg-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. It seems two
failures need updating of symfony, I have no clue about the first one.

Currently this regression is blocking the migration of php7.4 to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=php7.4

https://ci.debian.net/data/autopkgtest/testing/amd64/s/symfony/6822987/log.gz

Running src/Symfony/Component/Config tests
PHPUnit 8.5.8 by Sebastian Bergmann and contributors.

Testing src/Symfony/Component/Config
...............................................................  63 /
424 ( 14%)
............................................................... 126 /
424 ( 29%)
............................................................... 189 /
424 ( 44%)
............................................................... 252 /
424 ( 59%)
...............................................F...............
315 / 424 ( 74%)
............................................................... 378 /
424 ( 89%)
..............................................                  424 /
424 (100%)

Time: 1.32 seconds, Memory: 16.00 MB

There was 1 failure:

1)
Symfony\Component\Config\Tests\Resource\DirectoryResourceTest::testIsFreshDeleteFile
->isFresh() returns false if an existing file is removed
Failed asserting that true is false.

/tmp/autopkgtest-lxc.4fai5acb/downtmp/build.yQl/src/src/Symfony/Component/Config/Tests/Resource/DirectoryResourceTest.php:115

FAILURES!
Tests: 424, Assertions: 645, Failures:
1.
KO src/Symfony/Component/Config


Running src/Symfony/Component/VarDumper tests
PHPUnit 8.5.8 by Sebastian Bergmann and contributors.

Testing src/Symfony/Component/VarDumper
...............................................................  63 /
303 ( 20%)
............................................................... 126 /
303 ( 41%)
............................................................... 189 /
303 ( 62%)
.S.........SS.................FF...............................
252 / 303 ( 83%)
...................................................             303 /
303 (100%)

Time: 759 ms, Memory: 18.00 MB

There were 2 failures:

1)
Symfony\Component\VarDumper\Tests\Caster\SplCasterTest::testCastArrayObject
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 'ArrayObject {
   +"foo": 234
+  -storage: array:1 [
+    0 => 123
+  ]
   flag::STD_PROP_LIST: false
   flag::ARRAY_AS_PROPS: false
   iteratorClass: "ArrayIterator"
 }'

/usr/share/php/Symfony/Component/VarDumper/Test/VarDumperTestTrait.php:47
/tmp/autopkgtest-lxc.4fai5acb/downtmp/build.yQl/src/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php:183

2) Symfony\Component\VarDumper\Tests\Caster\SplCasterTest::testArrayIterator
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 'Symfony\Component\VarDumper\Tests\Caster\MyArrayIterator {
   -foo: 123
+  -storage: array:1 [
+    0 => 234
+  ]
   flag::STD_PROP_LIST: false
   flag::ARRAY_AS_PROPS: false
 }'

/usr/share/php/Symfony/Component/VarDumper/Test/VarDumperTestTrait.php:47
/tmp/autopkgtest-lxc.4fai5acb/downtmp/build.yQl/src/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php:200

FAILURES!
Tests: 303, Assertions: 425, Failures:
2, Skipped: 3.
KO src/Symfony/Component/VarDumper


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: