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
Seems like this is the same missing feature diagnosed in bug 212078.