[pkg-php-pear] Bug#1107545: php-lorenzo-pinky autopkg tests fail with libxml 2.14.x from experimental
Matthias Klose
doko at debian.org
Mon Jun 9 09:05:57 BST 2025
Package: src:php-lorenzo-pinky
Version: 1.1.0-2
Tags: ftbfs sid forky
User: debian-xml-sgml-pkgs at lists.alioth.debian.org
Usertags: libxml2.14
[this bug is NOT targeted to the upcoming trixie release]
php-lorenzo-pinky autopkg tests fail with libxml 2.14.x from
experimental, and all it's dependencies built with this libxml2 version.
[...]
94s There were 3 failures:
94s
94s 1) EncodingTest::testMultiByteContent with data set #0
('<html><body><p>ASCII only</p>.../html>', 'ASCII only')
94s Failed asserting that two strings are equal.
94s --- Expected
94s +++ Actual
94s @@ @@
94s -'<html><body><p>ASCII only</p></body></html>'
94s +'<html><body>ASCII only</body></html>'
94s
94s /tmp/autopkgtest.lb1lk5/build.D63/src/tests/EncodingTest.php:16
94s
94s 2) EncodingTest::testMultiByteContent with data set #1
('<html><body><p>Twoje zam&oacu.../html>', 'Twoje zamówienie oczekuje na
...tku 🇳🇱')
94s Failed asserting that two strings are equal.
94s --- Expected
94s +++ Actual
94s @@ @@
94s -'<html><body><p>Twoje zamówienie oczekuje na
wpłatę zadatku 🇳🇱</p></body></html>'
94s +'<html><body>Twoje zamówienie oczekuje na wpłatę
zadatku 🇳🇱</body></html>'
94s
94s /tmp/autopkgtest.lb1lk5/build.D63/src/tests/EncodingTest.php:16
94s
94s 3) EncodingTest::testMultiByteContent with data set #2
('<html><body><p>Пр.../html>', 'Привет мир!')
94s Failed asserting that two strings are equal.
94s --- Expected
94s +++ Actual
94s @@ @@
94s -'<html><body><p>Привет
мир!</p></body></html>'
94s +'<html><body>Привет
мир!</body></html>'
94s
94s /tmp/autopkgtest.lb1lk5/build.D63/src/tests/EncodingTest.php:16
94s
94s FAILURES!
94s Tests: 40, Assertions: 45, Failures: 3, PHPUnit Deprecations: 1.
More information about the pkg-php-pear
mailing list