Bug 255294
Summary: | [ macOS ] 2 http/tests/media/FairPlay tests are broken. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bri Harris <bharris9> |
Component: | Tools / Tests | Assignee: | Jer Noble <jer.noble> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Bri Harris
The follow two tests:
http/tests/media/fairplay/legacy-fairplay-mse-v2.html
http/tests/media/fairplay/legacy-fairplay-mse-v3.html
are broken for macOS. There are a constant string of timeouts, crashes and failures
HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fmedia%2Ffairplay%2Flegacy-fairplay-mse-v2.html&test=http%2Ftests%2Fmedia%2Ffairplay%2Flegacy-fairplay-mse-v3.html
TEXT DIFF for MSE-V3:
@@ -14,6 +14,7 @@
Appending Encrypted Video Payload
FETCH: content/elementary-stream-video-payload.m4v OK
EVENT(updateend)
-EVENT(canplay)
+EVENT(webkitkeyerror)
+FAIL: update() failed
END OF TEST
TIMEOUT TEXT for MSE-V2:
@@ -1,19 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
Created mediaSource
-EVENT(sourceopen)
--
-Appending Encrypted Video Header
-FETCH: content/elementary-stream-video-header-keyid-1.m4v OK
-EVENT(webkitneedkey)
-EVENT(webkitkeymessage)
-EXPECTED (uInt8ArrayToString(event.message) == 'certificate') OK
-FETCH: resources/cert.der OK
-EVENT(webkitkeymessage)
-PROMISE: licenseResponse resolved
--
-Appending Encrypted Video Payload
-FETCH: content/elementary-stream-video-payload.m4v OK
-EVENT(updateend)
-EVENT(canplay)
-END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107891205>
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/12617
EWS
Test gardening commit 262832@main (2bfb6ab528f6): <https://commits.webkit.org/262832@main>
Reviewed commits have been landed. Closing PR #12617 and removing active labels.
Jer Noble
Pull request: https://github.com/WebKit/WebKit/pull/14852
EWS
Committed 265252@main (46b462205dd9): <https://commits.webkit.org/265252@main>
Reviewed commits have been landed. Closing PR #14852 and removing active labels.