Your message dated Thu, 27 Aug 2020 17:35:40 +0000
with message-id <e1kblok-000b7a...@fasolo.debian.org>
and subject line Bug#969075: fixed in symfony 4.4.11+dfsg-2
has caused the Debian Bug report #969075,
regarding php7.4 breaks symfony autopkgtest: 3 failures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
969075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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...@lists.debian.org
User: debian...@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


--- End Message ---
--- Begin Message ---
Source: symfony
Source-Version: 4.4.11+dfsg-2
Done: =?utf-8?q?David_Pr=C3=A9vot?= <taf...@debian.org>

We believe that the bug you reported is fixed in the latest version of
symfony, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 969...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <taf...@debian.org> (supplier of updated symfony package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Aug 2020 11:42:39 -0400
Source: symfony
Architecture: source
Version: 4.4.11+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: David Prévot <taf...@debian.org>
Closes: 969075
Changes:
 symfony (4.4.11+dfsg-2) unstable; urgency=medium
 .
   * Drop workaround for PHP 7.4.5 now that 7.4.9 is in (Closes: #969075)
Checksums-Sha1:
 9fedec58f7388ec432faa416212778c2f01e71b3 7815 symfony_4.4.11+dfsg-2.dsc
 cba21dde8de1c9e6878616a267b7d4034a32c6e6 47708 
symfony_4.4.11+dfsg-2.debian.tar.xz
 d3b89630896b26ffa47af1f472a94f260f923670 32293 
symfony_4.4.11+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 be3f78192129da5ad79165bd8804f748346bfaf3296823bc35a1eea1a247e2fb 7815 
symfony_4.4.11+dfsg-2.dsc
 6a58290c88781b4d1d4fb1357f7e4ad6eb9c711c50850266a5960da991c182a6 47708 
symfony_4.4.11+dfsg-2.debian.tar.xz
 95a0b444cfe58adcf46fde1a3d7381b81f012dda8abaa490777ab0998fc1e366 32293 
symfony_4.4.11+dfsg-2_amd64.buildinfo
Files:
 37c2b020d7415de632cdcae9d8632c39 7815 php optional symfony_4.4.11+dfsg-2.dsc
 b54161972ff3e086c52c1d0ba2acc3d6 47708 php optional 
symfony_4.4.11+dfsg-2.debian.tar.xz
 30d7fcf8f5f200e2a9008c74d59f06ac 32293 php optional 
symfony_4.4.11+dfsg-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAl9H6OASHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08oqwH+gM1gNTgnXexup98rH1sIBr8+JWAQjv1
+TaKnCncdF194Vjo0y8pN5DBYOvqN2+QnCEyZpxEyTWJjTi3L6ayh9mifb9GFYJp
GVz8uIRfDOgmd6fRYOXlBwGqiadId2XKsT+x0ud+ZWIJCoPbIHkflJno8iLln/lU
YsZk3xpYGOpQymlWuONYh5xFWhTuRiyoh96+MNbxNGkZfy3CiEpp4tPPcYwtgPpE
ndur00ublZOT9I89RF+UawStA7GhT2HQYKKN5dB+biB9aStt7350LjjhKddRUTAc
IdgvyEJ7NUdY1onLHoCz4pfp05Pdlv7XqaxSRIAVeEuIJLLugCa0gCQ=
=7ksk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to