Bug 129057 - media/controls-styling-strict.html is flaky
Summary: media/controls-styling-strict.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 13:43 PST by Alexey Proskuryakov
Modified: 2014-02-19 13:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>?