magento-engcom / php-7.2-support

Repository for implementing support of php-7.2 support in Magento
Open Software License 3.0
23 stars 25 forks source link

Failing integration test Magento\Persistent\Block\Header\AdditionalTest #59

Closed buskamuza closed 6 years ago

buskamuza commented 6 years ago

Important: Use libs-upgrade branch as base for this task and as target for the PR.

5) Magento\Persistent\Block\Header\AdditionalTest::testToHtml
Failed asserting that string matches format description.
--- Expected
+++ Actual
@@ @@
-%A<span>%A<a%Ahref="http://localhost/index.php/persistent/index/unsetCookie/"%A>Not you?</a>%A</span>%A
+
/home/travis/build/magento-engcom/php-7.2-support/dev/tests/integration/testsuite/Magento/Persistent/Block/Header/AdditionalTest.php:61

See https://travis-ci.org/magento-engcom/php-7.2-support/jobs/342577325#L1330