Bug 222748
Summary: | [MacOS Debug] http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html is a flakey failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Amir Mark Jr <amir_mark> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ayumi_kojima, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=230428 |
Amir Mark Jr
http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html
This is a flakey failure on both BigSur WK1/Wk2 Debug and Catalina Wk1/Wk2 Debug
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Fframe-src-cross-origin-load.html
Text DIff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load-actual.txt
@@ -1,6 +1,6 @@
CONSOLE MESSAGE: Refused to load https://localhost:8443/security/contentSecurityPolicy/resources/alert-fail.html because it does not appear in the frame-src directive of the Content Security Policy.
+CONSOLE MESSAGE: PASS
ALERT: PASS
-CONSOLE MESSAGE: PASS
IFrames blocked by CSP should generate a 'load' event, regardless of blocked state. This means they appear to be normal cross-origin loads, thereby not leaking URL information directly to JS.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75044431>
Amir Mark Jr
Updated test expectations:
https://trac.webkit.org/changeset/275191/webkit
ayumi_kojima
Seems like the test is no longer failing, but it's timing out instead. I removed the pass/failure expectation and will create a new bug for timeout.
https://trac.webkit.org/changeset/282690/webkit
ayumi_kojima
My mistake. It is still failing and no timeout. Since I already closed the bug, I will create a new bug.