Bug 249227 - REGRESSION (257446@main): [ macOS ] tables/mozilla/bugs/bug2479-3.html is a constant failure
Summary: REGRESSION (257446@main): [ macOS ] tables/mozilla/bugs/bug2479-3.html is a c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Karl Dubost
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-13 08:21 PST by Karl Rackler
Modified: 2022-12-15 18:13 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-12-13 08:21:11 PST
Description:
tables/mozilla/bugs/bug2479-3.html

The first failure I saw on the dashboard was on 12/6/2022 at 257452@main.

This issue can be bisected to 257446@main using the command: 
run-webkit-tests --release --iterations=1   tables/mozilla/bugs/bug2479-3.html

History:
https://results.webkit.org/?suite=layout-tests&test=tables%2Fmozilla%2Fbugs%2Fbug2479-3.html&platform=mac

Diff:
@@ -66,16 +66,16 @@
         RenderBlock {P} at (0,0) size 769x38
           RenderText {#text} at (0,0) size 267x18
             text run at (0,0) width 267: "How does your browser fare on this test? "
-          RenderMenuList {SELECT} at (266,1) size 243x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 242x18
+          RenderMenuList {SELECT} at (266,1) size 242x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 241x18
               RenderText at (8,2) size 139x13
                 text run at (8,2) width 139: "The test renders correctly."
-          RenderText {#text} at (508,0) size 5x18
-            text run at (508,0) width 5: " "
+          RenderText {#text} at (507,0) size 5x18
+            text run at (507,0) width 5: " "
           RenderInline {LABEL} at (0,0) size 220x18
-            RenderText {#text} at (512,0) size 73x18
-              text run at (512,0) width 73: "Comment: "
-            RenderTextControl {INPUT} at (584,0) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderText {#text} at (511,0) size 73x18
+              text run at (511,0) width 73: "Comment: "
+            RenderTextControl {INPUT} at (583,0) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
           RenderText {#text} at (0,0) size 0x0
           RenderButton {INPUT} at (0,20) size 53x18 [color=#000000D8] [bgcolor=#C0C0C0]
             RenderBlock (anonymous) at (8,2) size 37x13
@@ -114,7 +114,7 @@
       RenderBlock {P} at (0,622) size 769x19
         RenderText {#text} at (0,0) size 185x18
           text run at (0,0) width 185: "Last updated in March 1999."
-layer at (595,473) size 141x13
+layer at (594,473) size 141x13
   RenderBlock {DIV} at (3,3) size 141x13
 layer at (8,524) size 769x2 clip at (0,0) size 0x0
   RenderBlock {HR} at (0,502) size 769x3 [border: (1px inset #000000)]
Comment 1 Radar WebKit Bug Importer 2022-12-13 08:21:40 PST
<rdar://problem/103302797>
Comment 2 Karl Rackler 2022-12-13 08:50:52 PST
I have marked this test as a consistent failure while this issue is investigated.
Comment 3 EWS 2022-12-13 09:35:24 PST
Test gardening commit 257795@main (da47f3a9ec29): <https://commits.webkit.org/257795@main>

Reviewed commits have been landed. Closing PR #7556 and removing active labels.
Comment 4 Karl Dubost 2022-12-13 17:20:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/7587
Comment 5 EWS 2022-12-15 18:13:30 PST
Committed 257970@main (ff73197015d0): <https://commits.webkit.org/257970@main>

Reviewed commits have been landed. Closing PR #7587 and removing active labels.