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

Bug#911832: php-defaults breaks php-symfony-polyfill autopkgtest



Source: php-defaults, php-symfony-polyfill
Control: found -1 php-defaults/66
Control: found -1 php-symfony-polyfill/1.9.0-1
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainers,

With a recent upload of php-defaults the autopkgtest of
php-symfony-polyfill fails in testing when that autopkgtest is run with
the binary packages of php-defaults from unstable. It passes when run
with only packages from testing. In tabular form:
                       pass            fail
php-defaults           from testing    66
php-symfony-polyfill   from testing    1.9.0-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is contributing to the delay of the migration
of php-defaults 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? If needed, please
change the bug's severity.

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=php-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/php-symfony-polyfill/1204104/log.gz

autopkgtest [04:33:54]: test command1: phpunit --bootstrap
/usr/share/php/Symfony/Polyfill/autoload.php
autopkgtest [04:33:54]: test command1: [-----------------------
PHPUnit 7.4.0 by Sebastian Bergmann and contributors.

SSS............................................................  63 /
836 (  7%)
............................................................... 126 /
836 ( 15%)
............................................................... 189 /
836 ( 22%)
............................................................... 252 /
836 ( 30%)
.....................................................FEEF...... 315 /
836 ( 37%)
............................................................... 378 /
836 ( 45%)
SSS.....................................SSS.................... 441 /
836 ( 52%)
............................................................... 504 /
836 ( 60%)
............................................................... 567 /
836 ( 67%)
............................................................... 630 /
836 ( 75%)
............................................................... 693 /
836 ( 82%)
..............................FEE.............................. 756 /
836 ( 90%)
........................................SSS.................... 819 /
836 ( 97%)
.................                                               836 /
836 (100%)

Time: 6.08 seconds, Memory: 20.00MB

There were 4 errors:

1) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testIsNormalized
Normalizer::NONE is obsolete with ICU 56 and above and will be removed
in later PHP versions

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:46

2) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testNormalize
Normalizer::NONE is obsolete with ICU 56 and above and will be removed
in later PHP versions

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:67

3) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testIsNormalized
Polyfills enabled, Normalizer::NONE is obsolete with ICU 56 and above
and will be removed in later PHP versions

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:46

4) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testNormalize
Polyfills enabled, Normalizer::NONE is obsolete with ICU 56 and above
and will be removed in later PHP versions

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:67

--

There were 3 failures:

1) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testConstants
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'FORM_C' => 16
-    'FORM_D' => 4
-    'FORM_KC' => 32
-    'FORM_KC_CF' => 48
-    'FORM_KD' => 8
-    'NFC' => 16
-    'NFD' => 4
-    'NFKC' => 32
-    'NFKC_CF' => 48
-    'NFKD' => 8
-    'NONE' => 2
+    'FORM_C' => 4
+    'FORM_D' => 2
+    'FORM_KC' => 5
+    'FORM_KD' => 3
+    'NFC' => 4
+    'NFD' => 2
+    'NFKC' => 5
+    'NFKD' => 3
+    'NONE' => 1
 )

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:37

2)
Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testNormalizeConformance
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Ḋ'
+'Ḋ'

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:109

3) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testConstants
Polyfills enabled, Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'FORM_C' => 16
-    'FORM_D' => 4
-    'FORM_KC' => 32
-    'FORM_KC_CF' => 48
-    'FORM_KD' => 8
-    'NFC' => 16
-    'NFD' => 4
-    'NFKC' => 32
-    'NFKC_CF' => 48
-    'NFKD' => 8
-    'NONE' => 2
+    'FORM_C' => 4
+    'FORM_D' => 2
+    'FORM_KC' => 5
+    'FORM_KD' => 3
+    'NFC' => 4
+    'NFD' => 2
+    'NFKC' => 5
+    'NFKD' => 3
+    'NONE' => 1
 )

/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:37

ERRORS!
Tests: 848, Assertions: 364087, Errors: 4, Failures: 3, Skipped: 12.
autopkgtest [04:34:01]: test command1: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: