NEW 255235
[ macOS ] imported/w3c/web-platform-tests/css/css-cascade/layer-counter-style-override.html is a constant text failure.
https://bugs.webkit.org/show_bug.cgi?id=255235
Summary [ macOS ] imported/w3c/web-platform-tests/css/css-cascade/layer-counter-style...
Bri Harris
Reported 2023-04-10 10:34:06 PDT
imported/w3c/web-platform-tests/css/css-cascade/layer-counter-style-override.html is a constant text failure on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-cascade%2Flayer-counter-style-override.html DIFF TEXT: @@ -2,5 +2,5 @@ PASS @counter-style unlayered overrides layered PASS @counter-style override between layers PASS @counter-style override update with appended sheet 1 -FAIL @counter-style override update with appended sheet 2 assert_equals: expected "31.21875px" but got "23.40625px" +PASS @counter-style override update with appended sheet 2
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-10 10:34:27 PDT
Bri Harris
Comment 2 2023-04-10 10:35:19 PDT
I was able to replicate this failure on Ventura ToT as follows: run-webkit-tests --root imported/w3c/web-platform-tests/css/css-cascade/layer-counter-style-override.html I also noticed failures on iOS. These appear to be expected failures.
Bri Harris
Comment 3 2023-04-10 10:37:23 PDT
This tests appears to have been flaky for a long time. It does appear that the failures became consistent on macOS at 262309@main, which deals with CSS changes.
Bri Harris
Comment 4 2023-04-10 10:51:20 PDT
EWS
Comment 5 2023-04-10 10:54:50 PDT
Test gardening commit 262775@main (3b2ddab9ecc8): <https://commits.webkit.org/262775@main> Reviewed commits have been landed. Closing PR #12576 and removing active labels.
Ryan Haddad
Comment 6 2023-04-17 16:35:32 PDT
This looks like a progression, since a previously failing subtest is now passing on Ventura. We might want to land a rebaseline for mac-wk2 (which might require adding a new baseline in platform/mac-monterey)
Ryan Haddad
Comment 7 2023-04-24 16:35:00 PDT
https://commits.webkit.org/263127@main re-baselined this test but did not remove the test expectation.
Note You need to log in before you can comment on or make changes to this bug.