Public bug reported: Imported from Debian bug http://bugs.debian.org/1107546:
Package: src:php-tijsverkoyen-css-to-inline-styles Version: 2.3.0-2 Tags: ftbfs sid forky User: [email protected] Usertags: libxml2.14 [this bug is NOT targeted to the upcoming trixie release] php-tijsverkoyen-css-to-inline-styles autopkg tests fail with libxml 2.14.x from experimental, and all it's dependencies built with this libxml2 version. [...] 85s autopkgtest [18:23:57]: test command1: phpunit --bootstrap /usr/share/php/TijsVerkoyen/CssToInlineStyles/autoload.php 85s autopkgtest [18:23:57]: test command1: [----------------------- 86s PHPUnit 11.5.19 by Sebastian Bergmann and contributors. 86s 86s Runtime: PHP 8.4.5 86s Configuration: /tmp/autopkgtest.NRn1GJ/build.D9Q/src/phpunit.xml.dist 86s 86s .........................................FFFFF 46 / 46 (100%) 86s 86s Time: 00:00.026, Memory: 10.00 MB 86s 86s There were 5 failures: 86s 86s 1) TijsVerkoyen\CssToInlineStyles\Tests\CssToInlineStylesTest::testConversionAsciiRegular 86s Failed asserting that two strings are equal. 86s --- Expected 86s +++ Actual 86s @@ @@ 86s -'<p>~</p>' 86s +'~' 86s 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:311 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:274 86s 86s 2) TijsVerkoyen\CssToInlineStyles\Tests\CssToInlineStylesTest::testConversionAsciiDelete 86s Failed asserting that two strings are equal. 86s --- Expected 86s +++ Actual 86s @@ @@ 86s -'<p></p>' 86s +'' 86s 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:311 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:282 86s 86s 3) TijsVerkoyen\CssToInlineStyles\Tests\CssToInlineStylesTest::testConversionLowestCodepoint 86s Failed asserting that two strings are equal. 86s --- Expected 86s +++ Actual 86s @@ @@ 86s -'<p></p>' 86s +'€' 86s 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:311 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:290 86s 86s 4) TijsVerkoyen\CssToInlineStyles\Tests\CssToInlineStylesTest::testConversionHighestCodepoint 86s Failed asserting that two strings are equal. 86s --- Expected 86s +++ Actual 86s @@ @@ 86s -'<p>�</p>' 86s +'�' 86s 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:311 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:298 86s 86s 5) TijsVerkoyen\CssToInlineStyles\Tests\CssToInlineStylesTest::testMB4character 86s Failed asserting that two strings are equal. 86s --- Expected 86s +++ Actual 86s @@ @@ 86s -'<p>🇳🇱</p>' 86s +'🇳🇱' 86s 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:311 86s /tmp/autopkgtest.NRn1GJ/build.D9Q/src/tests/CssToInlineStylesTest.php:306 86s 86s FAILURES! 86s Tests: 46, Assertions: 102, Failures: 5, PHPUnit Deprecations: 1. ** Affects: php-tijsverkoyen-css-to-inline-styles (Ubuntu) Importance: Undecided Status: New ** Affects: php8.4 (Ubuntu) Importance: Undecided Status: New ** Affects: php-tijsverkoyen-css-to-inline-styles (Debian) Importance: Undecided Status: New ** Tags: update-excuse ** Bug watch added: Debian Bug tracker #1107546 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107546 ** Changed in: php-tijsverkoyen-css-to-inline-styles (Debian) Remote watch: None => Debian Bug tracker #1107546 ** Also affects: php8.4 (Ubuntu) Importance: Undecided Status: New ** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2116037 Title: php-tijsverkoyen-css-to-inline-styles autopkg tests fail with libxml 2.14.x from experimental To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-tijsverkoyen-css-to-inline-styles/+bug/2116037/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
