Bug 178707 - [WPE] Layout test imported/w3c/web-platform-tests/encrypted-media/encrypted-media-default-feature-policy.https.sub.html is timing out
Summary: [WPE] Layout test imported/w3c/web-platform-tests/encrypted-media/encrypted-m...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-23 20:52 PDT by Michael Catanzaro
Modified: 2020-05-04 07:20 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2017-10-23 20:52:59 PDT
Layout test imported/w3c/web-platform-tests/encrypted-media/encrypted-media-default-feature-policy.https.sub.html is timing out for WPE. It also shows a text diff. Updating expectations accordingly.


--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/encrypted-media-default-feature-policy.https.sub-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/encrypted-media/encrypted-media-default-feature-policy.https.sub-actual.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: line 9: ReferenceError: Can't find variable: run_all_fp_tests_allow_self
+Blocked access to external URL https://www.localhost:9443/encrypted-media/encrypted-media-default-feature-policy.https.sub.html#iframe#encrypted-media
+FAIL: Timed out waiting for notifyDone to be called
 
-FAIL Untitled ReferenceError: Can't find variable: run_all_fp_tests_allow_self
-
Comment 1 Charlie Turner 2020-05-04 07:20:53 PDT
The failure reason has changed,

Blocked access to external URL https://www.localhost:9443/encrypted-media/encrypted-media-default-feature-policy.https.sub.html#iframe#encrypted-media
Blocked access to external URL https://www.localhost:9443/encrypted-media/encrypted-media-default-feature-policy.https.sub.html#iframe#encrypted-media


Harness Error (TIMEOUT), message = null

PASS Default "encrypted-media" feature policy ["self"] allows the top-level document. 
PASS Default "encrypted-media" feature policy ["self"] allows same-origin iframes. 
TIMEOUT Default "encrypted-media" feature policy ["self"] disallows cross-origin iframes. Test timed out
TIMEOUT Feature policy "encrypted-media" can be enabled in cross-origin iframes using "allow" attribute. Test timed out

I'm marking this as Skip for now, since there has not been a passing witness.