RESOLVED FIXED287204
REGRESSION(292441@main): [ iOS ] 2 fast/forms/date/date-*.html are constant failures.
https://bugs.webkit.org/show_bug.cgi?id=287204
Summary REGRESSION(292441@main): [ iOS ] 2 fast/forms/date/date-*.html are constant f...
Yasmin Karimi
Reported 2025-02-06 16:43:33 PST
fast/forms/date/date-input-rendering-basic.html This test is flakily failing on iOS Release, however this is not occurring on iPad. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fdate%2Fdate-input-rendering-basic.html TEXT DIFF: @@ -3,16 +3,18 @@ layer at (0,0) size 800x600 RenderBlock {HTML} at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 - RenderText {#text} at (82,0) size 4x19 - text run at (82,0) width 4: " " + RenderText {#text} at (80,0) size 4x19 + text run at (80,0) width 4: " " RenderText {#text} at (0,0) size 0x0 -layer at (8,8) size 82x22 clip at (9,9) size 80x20 - RenderFlexibleBox {INPUT} at (0,0) size 82x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)] - RenderBlock {DIV} at (6,4) size 70x14 - RenderText {#text} at (5,0) size 60x14 - text run at (5,0) width 60: "Apr 1, 1976" -layer at (94,8) size 82x22 clip at (95,9) size 80x20 - RenderFlexibleBox {INPUT} at (86,0) size 82x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)] - RenderBlock {DIV} at (6,4) size 70x14 - RenderText {#text} at (5,0) size 60x14 - text run at (5,0) width 60: "Apr 1, 1976" +layer at (8,8) size 80x22 clip at (9,9) size 78x20 + RenderFlexibleBox {INPUT} at (0,0) size 80x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)] + RenderBlock {DIV} at (6,4) size 68x14 + RenderText {#text} at (6,0) size 56x14 + text run at (6,0) width 56: "1 Apr 1976" +layer at (92,8) size 80x22 clip at (93,9) size 78x20 + RenderFlexibleBox {INPUT} at (84,0) size 80x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)] + RenderBlock {DIV} at (6,4) size 68x14 + RenderText {#text} at (6,0) size 56x14 + text run at (6,0) width 48: "Apr 1976" + text run at (53,0) width 4 RTL: " " + text run at (56,0) width 6: "1" DIFF URL: https://ews-build.s3-us-west-2.amazonaws.com/iOS-18-Simulator-WK2-Tests-EWS/b96b8d32-6442/fast/forms/date/date-input-rendering-basic-pretty-diff.html REPRODUCIBLITY: I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command: run-webkit-tests --ios-simulator fast/forms/date/date-input-rendering-basic.html --iterations 600 REGRESSION: This test appears to be flakily failing since it was introduced at 168855@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-06 16:43:41 PST
EWS
Comment 2 2025-02-06 17:06:19 PST
Test gardening commit 289976@main (be94819cfe7e): <https://commits.webkit.org/289976@main> Reviewed commits have been landed. Closing PR #40174 and removing active labels.
EWS
Comment 3 2025-04-03 17:45:33 PDT
Test gardening commit 293206@main (b960d5d8ca6f): <https://commits.webkit.org/293206@main> Reviewed commits have been landed. Closing PR #43600 and removing active labels.
Lily Spiniolas
Comment 4 2025-04-03 23:19:07 PDT
EWS
Comment 5 2025-04-04 10:56:13 PDT
Committed 293256@main (1c3f2adbca0a): <https://commits.webkit.org/293256@main> Reviewed commits have been landed. Closing PR #43625 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.