Title: [209836] trunk/LayoutTests
Revision
209836
Author
[email protected]
Date
2016-12-14 14:48:36 -0800 (Wed, 14 Dec 2016)

Log Message

Removing Release annotation from three tests that are also flaky on Debug.
https://bugs.webkit.org/show_bug.cgi?id=163361

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209835 => 209836)


--- trunk/LayoutTests/ChangeLog	2016-12-14 22:34:04 UTC (rev 209835)
+++ trunk/LayoutTests/ChangeLog	2016-12-14 22:48:36 UTC (rev 209836)
@@ -1,3 +1,12 @@
+2016-12-14  Ryan Haddad  <[email protected]>
+
+        Removing Release annotation from three tests that are also flaky on Debug.
+        https://bugs.webkit.org/show_bug.cgi?id=163361
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2016-12-14  Ryosuke Niwa  <[email protected]>
 
         iOS: An element with tabindex is not focusable unless there is no mouse event handler

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (209835 => 209836)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-12-14 22:34:04 UTC (rev 209835)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-12-14 22:48:36 UTC (rev 209836)
@@ -281,9 +281,9 @@
 
 webkit.org/b/161360 [ Release ] imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html [ Pass Failure ]
 
-webkit.org/b/163361 [ Release ] imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-exception.html [ Pass Failure ]
-webkit.org/b/163361 [ Release ] imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html [ Pass Failure ]
-webkit.org/b/163361 [ Release ] imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-multicalls.html [ Pass Failure ]
+webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-exception.html [ Pass Failure ]
+webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html [ Pass Failure ]
+webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-multicalls.html [ Pass Failure ]
 
 webkit.org/b/163750 compositing/iframes/page-cache-layer-tree.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to