NEW 181831
[High Sierra] Layout Test fast/forms/searchfield-heights.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=181831
Summary [High Sierra] Layout Test fast/forms/searchfield-heights.html is a flaky failure
Ryan Haddad
Reported 2018-01-18 20:35:50 PST
The following layout test is flaky on High Sierra fast/forms/searchfield-heights.html Probable cause: Unknown, this test has been flaky on the leaks bot for a while, but as of 3 days ago it has become very flaky across all High Sierra queues. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fforms%2Fsearchfield-heights.html --- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/fast/forms/searchfield-heights-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/fast/forms/searchfield-heights-actual.txt @@ -20,11 +20,11 @@ RenderBlock {DIV} at (147,0) size 20x19 RenderText {#text} at (326,20) size 5x18 text run at (326,20) width 5: " " - RenderTextControl {INPUT} at (332,18) size 204x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] - RenderFlexibleBox {DIV} at (3,0) size 197x22 + RenderTextControl {INPUT} at (332,18) size 201x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] + RenderFlexibleBox {DIV} at (3,0) size 195x22 RenderBlock {DIV} at (0,0) size 10x22 - RenderBlock {DIV} at (10,3) size 165x16 - RenderBlock {DIV} at (174,0) size 23x22 + RenderBlock {DIV} at (10,3) size 163x16 + RenderBlock {DIV} at (172,0) size 23x22 RenderText {#text} at (0,0) size 0x0 layer at (19,33) size 117x11 RenderBlock {DIV} at (0,0) size 117x11 @@ -34,7 +34,7 @@ RenderBlock {DIV} at (0,0) size 140x13 RenderText {#text} at (0,0) size 28x13 text run at (0,0) width 28: "small" -layer at (354,29) size 165x16 backgroundClip at (354,29) size 164x16 clip at (354,29) size 164x16 - RenderBlock {DIV} at (0,0) size 165x16 - RenderText {#text} at (0,0) size 44x16 - text run at (0,0) width 44: "regular" +layer at (354,29) size 162x16 + RenderBlock {DIV} at (0,0) size 163x16 + RenderText {#text} at (0,0) size 43x16 + text run at (0,0) width 43: "regular"
Attachments
Matt Lewis
Comment 1 2018-01-22 16:47:14 PST
Ryan Haddad
Comment 2 2018-01-22 16:48:09 PST
(In reply to Matt Lewis from comment #1) > Marked as flaky https://trac.webkit.org/changeset/227369/webkit Thanks! It is probably still worth trying to find out what caused this to become so frequent.
Matt Lewis
Comment 3 2018-01-22 16:49:59 PST
(In reply to Ryan Haddad from comment #2) > (In reply to Matt Lewis from comment #1) > > Marked as flaky https://trac.webkit.org/changeset/227369/webkit > Thanks! It is probably still worth trying to find out what caused this to > become so frequent. Agreed. I will try to find a regression point on this one.
Matt Lewis
Comment 4 2018-01-31 11:38:57 PST
I have been unable to find a regression point so far, but this has started to become flaky on WK1 as well. Adjusted expectations: https://trac.webkit.org/changeset/227920/webkit
Note You need to log in before you can comment on or make changes to this bug.