Bug 129057

Summary: media/controls-styling-strict.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: eric.carlson, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2014-02-19 13:43:06 PST
Very frequently failing with various diffs on all bots: <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fcontrols-styling-strict.html>.


--- /Volumes/Data/slave/mountainlion-debug-tests-wk1/build/layout-test-results/media/controls-styling-strict-expected.txt
+++ /Volumes/Data/slave/mountainlion-debug-tests-wk1/build/layout-test-results/media/controls-styling-strict-actual.txt
@@ -33,14 +33,14 @@
   RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
     RenderBlock (anonymous) at (7,0) size 31x11
       RenderText {#text} at (0,0) size 31x11
-        text run at (0,0) width 31: "-00:06"
+        text run at (0,0) width 31: "-00:05"
 layer at (104,274) size 123x9
   RenderFlexibleBox {DIV} at (47,1) size 123x9
     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#4A4A4A]
       RenderFlexibleBox {DIV} at (0,0) size 123x9
         RenderBlock {DIV} at (0,1) size 123x7
-layer at (104,275) size 6x6
-  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (105,275) size 6x6
+  RenderBlock {DIV} at (0,0) size 7x6 [bgcolor=#FFFFFF]
 layer at (274,267) size 22x22
   RenderFlexibleBox {DIV} at (266,2) size 22x22
 layer at (274,267) size 2x22



--- /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/media/controls-styling-strict-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/media/controls-styling-strict-actual.txt
@@ -39,8 +39,8 @@
     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#4A4A4A]
       RenderFlexibleBox {DIV} at (0,0) size 123x9
         RenderBlock {DIV} at (0,1) size 123x7
-layer at (104,275) size 6x6
-  RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
+layer at (105,275) size 6x6
+  RenderBlock {DIV} at (0,0) size 7x6 [bgcolor=#FFFFFF]
 layer at (274,267) size 22x22
   RenderFlexibleBox {DIV} at (266,2) size 22x22
 layer at (274,267) size 2x22
Comment 1 Alexey Proskuryakov 2014-02-19 13:49:53 PST
Marked as flaky in <http://trac.webkit.org/r164386>.

It looks like this test became much more flaky yesterday. Possibly <http://trac.webkit.org/changeset/164318>?