Bug 181831
Summary: | [High Sierra] Layout Test fast/forms/searchfield-heights.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jlewis3 |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
Marked as flaky https://trac.webkit.org/changeset/227369/webkit
Ryan Haddad
(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
(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
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