Bug 155757 - [ElCapitan] [wk2] LayoutTest media/media-document-audio-repaint.html is flaky
Summary: [ElCapitan] [wk2] LayoutTest media/media-document-audio-repaint.html is flaky
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-22 10:50 PDT by Ryan Haddad
Modified: 2023-10-25 13:31 PDT (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 Ryan Haddad 2016-03-22 10:50:46 PDT
media/media-document-audio-repaint.html failing on El Capitan Debug WK2

<https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r198530%20(3892)/results.html>
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-document-audio-repaint.html>

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/media-document-audio-repaint-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/media-document-audio-repaint-actual.txt
@@ -33,26 +33,28 @@
       RenderButton {BUTTON} at (8,25) size 12x15 [color=#FFFFFF]
     layer at (76,145) size 16x15 blendMode: plus-lighter
       RenderButton {BUTTON} at (36,24) size 16x16 [color=#FFFFFF]
-    layer at (100,145) size 210x17
-      RenderFlexibleBox {DIV} at (60,24) size 210x17
+    layer at (100,145) size 178x17
+      RenderFlexibleBox {DIV} at (60,24) size 178x17
     layer at (108,146) size 32x13 blendMode: plus-lighter
       RenderFlexibleBox {DIV} at (8,2) size 32x13 [color=#FFFFFF]
         RenderBlock (anonymous) at (2,0) size 30x13
           RenderText {#text} at (0,0) size 30x13
             text run at (0,0) width 30: "00:00"
-    layer at (150,145) size 105x17
-      RenderFlexibleBox {DIV} at (50,0) size 105x17
-    layer at (150,145) size 105x17 blendMode: plus-lighter
-      RenderSlider {INPUT} at (0,0) size 105x17 [color=#909090]
-        RenderFlexibleBox {DIV} at (0,0) size 105x17
-          RenderBlock {DIV} at (0,1) size 105x15
-            RenderBlock {DIV} at (50,0) size 4x15
-    layer at (265,146) size 37x13 blendMode: plus-lighter
-      RenderFlexibleBox {DIV} at (165,2) size 37x13 [color=#FFFFFF]
+    layer at (150,145) size 73x17
+      RenderFlexibleBox {DIV} at (50,0) size 73x17
+    layer at (150,145) size 73x17 blendMode: plus-lighter
+      RenderSlider {INPUT} at (0,0) size 73x17 [color=#909090]
+        RenderFlexibleBox {DIV} at (0,0) size 73x17
+          RenderBlock {DIV} at (0,1) size 73x15
+            RenderBlock {DIV} at (34,0) size 4x15
+    layer at (233,146) size 37x13 blendMode: plus-lighter
+      RenderFlexibleBox {DIV} at (133,2) size 37x13 [color=#FFFFFF]
         RenderBlock (anonymous) at (0,0) size 35x13
           RenderText {#text} at (0,0) size 35x13
             text run at (0,0) width 35: "-00:00"
-    layer at (318,141) size 14x25
-      RenderFlexibleBox {DIV} at (278,20) size 14x25
-    layer at (318,146) size 14x15 blendMode: plus-lighter
+    layer at (286,141) size 14x25
+      RenderFlexibleBox {DIV} at (246,20) size 14x25
+    layer at (286,146) size 14x15 blendMode: plus-lighter
       RenderButton {BUTTON} at (0,5) size 14x15 [color=#FFFFFF]
+    layer at (316,146) size 16x15 blendMode: plus-lighter
+      RenderButton {BUTTON} at (276,25) size 16x15 [color=#FFFFFF]
Comment 1 Ryan Haddad 2016-03-22 11:33:56 PDT
Skipped test to get El Capitan Debug WK2 bots back to green in <http://trac.webkit.org/projects/webkit/changeset/198540>
Comment 2 Ryan Haddad 2016-09-06 15:12:09 PDT
This test is also flaky on El Capitan Release WK2: 

https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r205503%20(9214)/results.html
Comment 3 Ryan Haddad 2016-09-06 15:16:27 PDT
Unskipped test and instead marked as flaky in http://trac.webkit.org/projects/webkit/changeset/205513
Comment 4 Ryan Haddad 2016-09-26 15:25:20 PDT
Changed flaky expectation to ElCapitan+ since it is failing on Sierra, too.

http://trac.webkit.org/projects/webkit/changeset/206398
Comment 5 Ahmad Saleem 2023-10-25 13:31:09 PDT
This test was removed in following commit:

https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c

* media/media-document-audio-repaint.html: Removed.

Nothing to do here.