Bug 244729
Summary: | Test addition (254041@main): [ Monterey wk1 ] fast/repaint/border-radius-repaint-2.html is a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ntim, vitor.roriz, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
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)
)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99505600>
Karl Rackler
I have marked this test as a consistent failure while this issue is investigated.
EWS
Test gardening commit 254112@main (4a717ae6b84f): <https://commits.webkit.org/254112@main>
Reviewed commits have been landed. Closing PR #3970 and removing active labels.
Alexey Proskuryakov
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?
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/4030
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/4031
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/4032
EWS
Committed 254177@main (257fc874bc12): <https://commits.webkit.org/254177@main>
Reviewed commits have been landed. Closing PR #4032 and removing active labels.