Title: [273933] trunk/LayoutTests
Revision
273933
Author
peng.l...@apple.com
Date
2021-03-04 16:45:13 -0800 (Thu, 04 Mar 2021)

Log Message

[GPUP] Some tests in imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements fail when media in GPU Process is enabled
https://bugs.webkit.org/show_bug.cgi?id=221697

Unreviewed test gardening.

Remove the tests which are consistently passing on bots from the test expectations.


* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (273932 => 273933)


--- trunk/LayoutTests/ChangeLog	2021-03-05 00:43:41 UTC (rev 273932)
+++ trunk/LayoutTests/ChangeLog	2021-03-05 00:45:13 UTC (rev 273933)
@@ -1,3 +1,14 @@
+2021-03-04  Peng Liu  <peng.l...@apple.com>
+
+        [GPUP] Some tests in imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements fail when media in GPU Process is enabled
+        https://bugs.webkit.org/show_bug.cgi?id=221697
+
+        Unreviewed test gardening.
+
+        Remove the tests which are consistently passing on bots from the test expectations.
+
+        * platform/wk2/TestExpectations:
+
 2021-03-04  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreivewed test gardening, remove failure expectation for some tests that are consistently passing.

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (273932 => 273933)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2021-03-05 00:43:41 UTC (rev 273932)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2021-03-05 00:45:13 UTC (rev 273933)
@@ -216,9 +216,6 @@
 http/tests/media/hls/hls-progress.html [ Failure ]
 http/tests/media/video-play-stall.html [ Failure ]
 
-# webkit.org/b/221697
-imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_progress_noautoplay.html [ Failure ]
-
 # webkit.org/b/221685
 media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-video.html [ Timeout Failure Pass ]
 media/modern-media-controls/fullscreen-support/fullscreen-support-press.html [ Timeout Pass ]
@@ -234,9 +231,6 @@
 media/modern-media-controls/seek-backward-support/seek-backward-support.html [ Timeout Pass ]
 http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html [ Timeout ]
 
-# webkit.org/b/221689
-media/picture-in-picture/picture-in-picture-api-pip-window.html [ Timeout Pass ]
-
 # webkit.org/b/221693
 media/encrypted-media/clearKey/clearKey-session-life-cycle.html [ Failure Crash ]
 media/media-controller-unpause.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to