RESOLVED CONFIGURATION CHANGED 262753
REGRESSION ( Sonoma?): [ Sonoma wk2 ] fast/repaint/4776765.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=262753
Summary REGRESSION ( Sonoma?): [ Sonoma wk2 ] fast/repaint/4776765.html is a consiste...
Karl Rackler
Reported 2023-10-05 18:27:12 PDT
Description: fast/repaint/4776765.html Is a constant failure on macOS ToT and since Sonoma bring-up. The border inset was expected to be black/#000000, but the actual was gray/#808080. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fselectors%2Funqualified-hover-strict.html&version_name=Sonoma&flavor=wk2 Diff: @@ -4,8 +4,8 @@ RenderBlock {HTML} at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 RenderBlock {DIV} at (0,0) size 32x468 [border: (1px solid #FF0000)] - RenderTextControl {INPUT} at (1,1) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)] - RenderTextControl {INPUT} at (1,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)] + RenderTextControl {INPUT} at (1,1) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)] + RenderTextControl {INPUT} at (1,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)] RenderText {#text} at (0,0) size 0x0 RenderImage {IMG} at (1,39) size 27x27 [border: (1px solid #000000)] RenderImage {IMG} at (1,66) size 27x27 [border: (1px solid #000000)]
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-05 18:28:36 PDT
EWS
Comment 2 2023-10-05 18:36:29 PDT
Test gardening commit 268957@main (03824e187650): <https://commits.webkit.org/268957@main> Reviewed commits have been landed. Closing PR #18736 and removing active labels.
Ryosuke Niwa
Comment 3 2023-10-05 18:46:29 PDT
This just needs a rebase line.
EWS
Comment 4 2023-10-13 09:22:25 PDT
Test gardening commit 269303@main (0263797184c4): <https://commits.webkit.org/269303@main> Reviewed commits have been landed. Closing PR #19051 and removing active labels.
EWS
Comment 5 2023-10-13 17:19:54 PDT
Test gardening commit 269332@main (e0ab80caf22b): <https://commits.webkit.org/269332@main> Reviewed commits have been landed. Closing PR #19077 and removing active labels.
Karl Rackler
Comment 6 2023-10-16 08:22:46 PDT
History: https://results.webkit.org/?version_name=Sonoma&flavor=wk2&suite=layout-tests&test=fast%2Frepaint%2F4776765.html Verified after landing rebaseline at 269303@main and removing test expectations at 269332@main that the test is consistently passing.
Karl Rackler
Comment 7 2023-10-17 16:42:34 PDT
Rebaseline for Sonoma also required rebaseline for Monterey and Ventura wk2.
EWS
Comment 8 2023-10-17 16:50:13 PDT
Test gardening commit 269433@main (2aa268389275): <https://commits.webkit.org/269433@main> Reviewed commits have been landed. Closing PR #19198 and removing active labels.
EWS
Comment 9 2023-10-17 18:47:52 PDT
Test gardening commit 269444@main (4ea7e95f9ac5): <https://commits.webkit.org/269444@main> Reviewed commits have been landed. Closing PR #19204 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.