Description: fast/repaint/border-radius-repaint-2.html This test has been a consistent failure since being added at 254041@main. REPRODUCTION STEPS I can reproduce this on 254109@main ToT. Command: run-webkit-tests --debug -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry fast/repaint/border-radius-repaint-2.html Result: Regressions: Unexpected text-only failures (1) fast/repaint/border-radius-repaint-2.html [ Failure ] History: https://results.webkit.org/?suite=layout-tests&test=fast%2Frepaint%2Fborder-radius-repaint-2.html&version_name=Monterey&flavor=wk1 Diff: --- /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/fast/repaint/border-radius-repaint-2-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/fast/repaint/border-radius-repaint-2-actual.txt @@ -4,7 +4,9 @@ (rect 8 8 140 622) (rect 8 8 140 112) (rect 8 120 769 510) - (rect 0 0 800 600) + (rect 0 128 785 510) + (rect 785 0 15 600) + (rect 785 0 15 128) (rect 0 0 800 600) )
<rdar://problem/99505600>
I have marked this test as a consistent failure while this issue is investigated.
Test gardening commit 254112@main (4a717ae6b84f): <https://commits.webkit.org/254112@main> Reviewed commits have been landed. Closing PR #3970 and removing active labels.
Looks like LayoutTests/platform/mac-bigsur-wk1/fast/repaint/border-radius-repaint-2-expected.txt needs to be moved to mac-wk1, so that it applies to all macOS versions?
Pull request: https://github.com/WebKit/WebKit/pull/4030
Pull request: https://github.com/WebKit/WebKit/pull/4031
Pull request: https://github.com/WebKit/WebKit/pull/4032
Committed 254177@main (257fc874bc12): <https://commits.webkit.org/254177@main> Reviewed commits have been landed. Closing PR #4032 and removing active labels.