Bug 202512
| Summary: | [WPE] Several EME clearkey tests failing some r249205 "[MSE][GStreamer] WebKitMediaSrc rework" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aboya, bugs-noreply, cturner, dpino, pnormand |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
These are the failing tests and their diffs (all of them suggest that the tests are timing out).
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.https.html [ Failure ]
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.https-actual.txt
@@ -1,3 +1,5 @@
-PASS org.w3.clearkey, temporary, mp4, playback, encrypted and clear sources
+Harness Error (TIMEOUT), message = null
+TIMEOUT org.w3.clearkey, temporary, mp4, playback, encrypted and clear sources Test timed out
+
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https.html [ Failure ]
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https-actual.txt
@@ -1,5 +1,3 @@
-Harness Error (TIMEOUT), message = null
+PASS org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content
-TIMEOUT org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content Test timed out
-
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https.html [ Failure ]
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https-actual.txt
@@ -1,3 +1,5 @@
-FAIL org.w3.clearkey, temporary, mp4, playback, check events assert_equals: Expected 1st event to be 'generaterequest' expected "generaterequest" but got "license-request"
+Harness Error (TIMEOUT), message = null
+TIMEOUT org.w3.clearkey, temporary, mp4, playback, check events Test timed out
+
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.https.html [ Failure ]
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.https-actual.txt
@@ -1,3 +1,5 @@
-PASS org.w3.clearkey, temporary, mp4, playback, multikey audio/video
+Harness Error (TIMEOUT), message = null
+TIMEOUT org.w3.clearkey, temporary, mp4, playback, multikey audio/video Test timed out
+
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.https.html [ Failure ]
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.https-actual.txt
@@ -1,3 +1,5 @@
-PASS org.w3.clearkey, temporary, mp4, playback, setMediaKeys after updating session
+Harness Error (TIMEOUT), message = null
+TIMEOUT org.w3.clearkey, temporary, mp4, playback, setMediaKeys after updating session Test timed out
+
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
r249205 was reverted. Is this still an issue?
Miguel Gomez
These are passing after reverting r249205
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https.html
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https.html
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.https.html
but this one is timing out
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.https.html
and this one is flaky failure/crash
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.https.html
Miguel Gomez
> but this one is timing out
> imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-
> again-after-resetting-src.https.html
Sorry, this one
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.https.html
Miguel Gomez
imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.https.html
is timing out because of r251772 that's been reverted. It was passing before that so marked as passing.
Diego Pino
Among the commented failing tests in this ticket, the only one remaining in gtk/TestExpectations was:
webkit.org/b/202512 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.https.html
This test was fixed in r253748 and removed from TestExpectations in r254203.
This ticket can be closed now.