Bug 178707
Summary: | [WPE] Layout test imported/w3c/web-platform-tests/encrypted-media/encrypted-media-default-feature-policy.https.sub.html is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, cturner |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
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
-
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Charlie Turner
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.