Title: [205993] trunk/LayoutTests
Revision
205993
Author
ryanhad...@apple.com
Date
2016-09-15 13:07:28 -0700 (Thu, 15 Sep 2016)

Log Message

Skip two crashing media tests, remove flaky expectation for one that was wrongly blamed.
https://bugs.webkit.org/show_bug.cgi?id=161323

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (205992 => 205993)


--- trunk/LayoutTests/ChangeLog	2016-09-15 19:46:22 UTC (rev 205992)
+++ trunk/LayoutTests/ChangeLog	2016-09-15 20:07:28 UTC (rev 205993)
@@ -1,3 +1,12 @@
+2016-09-15  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skip two crashing media tests, remove flaky expectation for one that was wrongly blamed.
+        https://bugs.webkit.org/show_bug.cgi?id=161323
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+
 2016-09-15  Javier Fernandez  <jfernan...@igalia.com>
 
         [GTK] Unreviewed test gardening

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (205992 => 205993)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-09-15 19:46:22 UTC (rev 205992)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-09-15 20:07:28 UTC (rev 205993)
@@ -1858,10 +1858,10 @@
 
 webkit.org/b/160368 [ Release ] http/tests/xmlhttprequest/workers/methods-async.html [ Pass Timeout ]
 
-webkit.org/b/160367 media/track/media-element-enqueue-event-crash.html [ Pass Crash ]
-webkit.org/b/161323 media/track/text-track-cue-is-reachable.html [ Pass Crash ]
+webkit.org/b/161323 media/track/media-element-enqueue-event-crash.html [ Skip ]
+webkit.org/b/161323 media/track/track-remove-crash.html [ Skip ]
+
 webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Pass Failure ]
-webkit.org/b/160367 media/track/track-remove-crash.html [ Skip ]
 webkit.org/b/161491 media/video-main-content-allow-then-scroll.html [ Pass Failure ]
 
 webkit.org/b/160591 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html [ Failure Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to