[Webkit-unassigned] [Bug 287204] New: New test (168855 at main): [ iOS Release ] fast/forms/date/date-input-rendering-basic.html is flakily failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 16:43:33 PST 2025


https://bugs.webkit.org/show_bug.cgi?id=287204

            Bug ID: 287204
           Summary: New test (168855 at main): [ iOS Release ]
                    fast/forms/date/date-input-rendering-basic.html is
                    flakily failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: y_karimi at apple.com
                CC: cdumez at apple.com,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com,
                    wenson_hsieh at apple.com

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 at main.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250207/115281dd/attachment-0001.htm>


More information about the webkit-unassigned mailing list