RESOLVED FIXED 202512
[WPE] Several EME clearkey tests failing some r249205 "[MSE][GStreamer] WebKitMediaSrc rework"
https://bugs.webkit.org/show_bug.cgi?id=202512
Summary [WPE] Several EME clearkey tests failing some r249205 "[MSE][GStreamer] WebKi...
Miguel Gomez
Reported 2019-10-03 01:08:44 PDT
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
Philippe Normand
Comment 1 2019-10-24 02:01:00 PDT
r249205 was reverted. Is this still an issue?
Miguel Gomez
Comment 2 2019-10-31 06:00:54 PDT
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
Comment 3 2019-10-31 06:02:22 PDT
> 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
Comment 4 2019-10-31 06:17:30 PDT
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
Comment 5 2020-01-09 00:24:05 PST
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.
Note You need to log in before you can comment on or make changes to this bug.