Closed
Description
E.g. https://github.com/MyIntervals/emogrifier/runs/4501517317
There were 2 failures:
1) Pelago\Emogrifier\Tests\Unit\Css\CssDocumentTest::parsesSelector with data set "attribute (value match)" ('[href=https://example.org]')
Failed asserting that actual size 0 matches expected size 1.
/home/runner/work/emogrifier/emogrifier/tests/Unit/Css/CssDocumentTest.php:40
2) Pelago\Emogrifer\Tests\Unit\CssInlinerTest::inlineCssInDebugModeForInvalidCssSelectorThrowsException
Failed asserting that exception of type "Symfony\Component\CssSelector\Exception\SyntaxErrorException" is thrown.
Looks like something has changed in Symfony that we need to update for - the tests don't fail with "lowest" dependencies.
(Not sure why I've only just got the linked build report for a commit several days ago nor why it wasn't picked up by CI tests.)