Bug 287204
| Summary: | REGRESSION(292441@main): [ iOS ] 2 fast/forms/date/date-*.html are constant failures. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Forms | Assignee: | Lily Spiniolas <lily_spiniolas> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144348683>
EWS
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
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
Pull request: https://github.com/WebKit/WebKit/pull/43625
EWS
Committed 293256@main (1c3f2adbca0a): <https://commits.webkit.org/293256@main>
Reviewed commits have been landed. Closing PR #43625 and removing active labels.