Title: [186998] trunk/LayoutTests
Revision
186998
Author
[email protected]
Date
2015-07-18 16:32:12 -0700 (Sat, 18 Jul 2015)

Log Message

media/restore-from-page-cache.html is flaky on Debug Mavericks

<https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Frestore-from-page-cache.html>

When the test fails, the computed width and height is
300px × 150px instead of the expected 320px × 240px.

* platform/mac/TestExpectations: Mark test as flaky on Debug Mavericks:
- media/restore-from-page-cache.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186997 => 186998)


--- trunk/LayoutTests/ChangeLog	2015-07-18 21:21:48 UTC (rev 186997)
+++ trunk/LayoutTests/ChangeLog	2015-07-18 23:32:12 UTC (rev 186998)
@@ -1,3 +1,15 @@
+2015-07-18  David Kilzer  <[email protected]>
+
+        media/restore-from-page-cache.html is flaky on Debug Mavericks
+
+        <https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Frestore-from-page-cache.html>
+
+        When the test fails, the computed width and height is
+        300px × 150px instead of the expected 320px × 240px.
+
+        * platform/mac/TestExpectations: Mark test as flaky on Debug Mavericks:
+        - media/restore-from-page-cache.html
+
 2015-07-18  Zalan Bujtas  <[email protected]>
 
         [Win] Skip input range repaint test.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (186997 => 186998)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-07-18 21:21:48 UTC (rev 186997)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-07-18 23:32:12 UTC (rev 186998)
@@ -748,6 +748,7 @@
 webkit.org/b/124311 compositing/regions/transform-transparent-positioned-video-inside-region.html [ ImageOnlyFailure ]
 
 webkit.org/b/124321 [ Mavericks ] animations/resume-after-page-cache.html [ Pass Failure ]
+[ Debug Mavericks ] media/restore-from-page-cache.html [ Pass Failure ]
 
 # These fast/forms/select tests open a pop-up menu (visible on screen even when using run-webkit-tests), and get stuck in its nested event loop.
 webkit.org/b/87748 fast/forms/select/optgroup-clicking.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to