WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
212148
[WPE] http/tests/navigation/page-cache-mediakeysession.html is failing
https://bugs.webkit.org/show_bug.cgi?id=212148
Summary
[WPE] http/tests/navigation/page-cache-mediakeysession.html is failing
Zan Dobersek
Reported
2020-05-20 09:54:19 PDT
The http/tests/navigation/page-cache-mediakeysession.html layout test is failing on WPE since being enabled: --- /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/navigation/page-cache-mediakeysession-expected.txt +++ /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/navigation/page-cache-mediakeysession-actual.txt @@ -1,14 +1,13 @@ +CONSOLE MESSAGE: ReferenceError: Can't find variable: WebKitMediaKeys Tests that a page with a MediaKeySession goes into the back/forward cache. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS !!session is true -pageshow - not from cache -pagehide - entering cache -pageshow - from cache -PASS Page was restored from back/forward cache -PASS successfullyParsed is true +FAIL Unexpected error: ReferenceError: Can't find variable: WebKitMediaKeys +FAIL successfullyParsed should be true. Was false. +Some tests failed. TEST COMPLETE +pageshow - not from cache
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2020-05-27 00:03:37 PDT
Seems like this is the same missing feature diagnosed in
bug 212078
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug