[Webkit-unassigned] [Bug 246026] New: REGRESSION (255063 at main ): [ Monterey ] fast/forms/button-sizes.html is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 09:36:50 PDT 2022


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

            Bug ID: 246026
           Summary: REGRESSION (255063 at main ): [ Monterey ]
                    fast/forms/button-sizes.html is a consistent 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/forms/button-sizes.html

The first failure I saw on the dashboard was on at 255063 at main.

Reproduction steps:
I can reproduce this on 255063 at main but cannot reproduce it on 255062 at main or earlier.

Command: 
run-webkit-tests --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry fast/forms/button-sizes.html

Result: 
Regressions: Unexpected text-only failures (1)
  fast/forms/button-sizes.html [ Failure ]

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fbutton-sizes.html&version_name=Monterey

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/fast/forms/button-sizes-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/fast/forms/button-sizes-actual.txt
@@ -103,8 +103,8 @@
           RenderText {#text} at (0,0) size 100x23
             text run at (0,0) width 100: "Test Button"
       RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,49) size 121x29 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,2) size 105x24
-          RenderText {#text} at (0,0) size 105x24
-            text run at (0,0) width 105: "Test Button"
+      RenderButton {BUTTON} at (0,49) size 120x29 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+        RenderBlock (anonymous) at (8,2) size 104x24
+          RenderText {#text} at (0,0) size 104x24
+            text run at (0,0) width 104: "Test Button"
       RenderText {#text} at (0,0) size 0x0

-- 
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/20221004/e9808b08/attachment.htm>


More information about the webkit-unassigned mailing list