[Webkit-unassigned] [Bug 250348] New: REGRESSION(256321 at main): [ iOS ] fast/block/basic/001.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 16:56:42 PST 2023


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

            Bug ID: 250348
           Summary: REGRESSION(256321 at main): [ iOS ]
                    fast/block/basic/001.html is a constant failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
fast/block/basic/001.html

It is a constant text failure on iOS ToT, and since 256321 at main.  The test has an expected txt for Mac but not iOS and that seems to be causing the issue.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast/block/basic/001.html

DIFF:
@@ -11,11 +11,11 @@
             RenderInline {FONT} at (0,0) size 140x19 [color=#FF0000]
               RenderText {#text} at (95,0) size 140x19
                 text run at (95,0) width 140: "More red on this line:"
-        RenderBlock (anonymous) at (2,40) size 780x74 [color=#FF0000]
-          RenderBlock {H3} at (0,0) size 780x23
+        RenderBlock (anonymous) at (2,40) size 780x74
+          RenderBlock {H3} at (0,0) size 780x23 [color=#FF0000]
             RenderText {#text} at (0,0) size 208x22
               text run at (0,0) width 208: "Suddenly a block appears!"
-          RenderBlock {H2} at (0,42) size 780x31
+          RenderBlock {H2} at (0,42) size 780x31 [color=#FF0000]
             RenderText {#text} at (0,1) size 194x28
               text run at (0,1) width 194: "And another block!"
         RenderBlock (anonymous) at (2,133) size 780x61


This issue can be bisected to 256321 at main using the command:

run-webkit-tests --release --iterations=1  --ios-simulator  fast/block/basic/001.html

-- 
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/20230110/909329b5/attachment.htm>


More information about the webkit-unassigned mailing list