Title: [201100] trunk/LayoutTests
Revision
201100
Author
rn...@webkit.org
Date
2016-05-18 14:36:29 -0700 (Wed, 18 May 2016)

Log Message

REGRESSION (r186569): media/restore-from-page-cache.html is very flaky
https://bugs.webkit.org/show_bug.cgi?id=147254

Unreviewed. Removing the flaky test expectation since the test is almost always passing now.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (201099 => 201100)


--- trunk/LayoutTests/ChangeLog	2016-05-18 21:04:27 UTC (rev 201099)
+++ trunk/LayoutTests/ChangeLog	2016-05-18 21:36:29 UTC (rev 201100)
@@ -1,3 +1,12 @@
+2016-05-18  Ryosuke Niwa  <rn...@webkit.org>
+
+        REGRESSION (r186569): media/restore-from-page-cache.html is very flaky
+        https://bugs.webkit.org/show_bug.cgi?id=147254
+
+        Unreviewed. Removing the flaky test expectation since the test is almost always passing now.
+
+        * platform/mac/TestExpectations:
+
 2016-05-18  Brady Eidson  <beid...@apple.com>
 
         Modern IDB: Add support for server side closing of open database connections.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (201099 => 201100)


--- trunk/LayoutTests/platform/mac/TestExpectations	2016-05-18 21:04:27 UTC (rev 201099)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2016-05-18 21:36:29 UTC (rev 201100)
@@ -737,8 +737,6 @@
 
 webkit.org/b/124321 animations/resume-after-page-cache.html [ Pass Failure ]
 
-webkit.org/b/147254 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.org/b/73304 fast/forms/select/menulist-popup-crash.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to