The test is failing since r277031: imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https.html [ Failure ] https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fencrypted-media%2Fclearkey-mp4-playback-temporary-encrypted-clear.https.html&platform=GTK&platform=WPE https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r277041%20%281578%29/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https-diff.txt --- /home/buildbot/worker/gtk-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/worker/gtk-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 -
TIMEOUT turned into PASS, the best kind of regression!
Created attachment 427870 [details] Patch for landing
Committed r277082 (237385@main): <https://commits.webkit.org/237385@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427870 [details].
<rdar://problem/77602655>
Reopening to attach new patch.
Created attachment 427925 [details] Patch for landing
Sent another patch to correct TestExpectations (the previous one only adjusted -expected.txt). Still, while looking at it I noticed that only the first second of video (the encrypted part) actually shows in the video widget, it seems to freeze for the rest (I would assume the non-encrypted part), even if the test ends up passing. That looks like a bug, whether it's a regression or not.
Committed r277119 (237417@main): <https://commits.webkit.org/237417@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427925 [details].