| Summary: | ASSERTION FAILED: isAllowedByContentSecurityPolicy(request.url(), ContentSecurityPolicy::RedirectResponseReceived::No) seen with multiple tests under http/wpt/workers/modules/ | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> | ||||||||
| Component: | New Bugs | Assignee: | youenn fablet <youennf> | ||||||||
| Status: | RESOLVED FIXED | ||||||||||
| Severity: | Normal | CC: | Hironori.Fujii, 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=260111 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Ben Schwartz
2023-08-11 16:42:28 PDT
Created attachment 467252 [details]
wk1-ventura-arm64-debug-crash-log.txt
Created attachment 467253 [details]
wk1-ventura-x86_64-debug-crash-log.txt
Created attachment 467254 [details]
wk2-ventura-arm64-debug-crash-log.txt
ASSERTION FAILED: isAllowedByContentSecurityPolicy(request.url(), ContentSecurityPolicy::RedirectResponseReceived::No) /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebCore/loader/DocumentThreadableLoader.cpp(148) : WebCore::DocumentThreadableLoader::DocumentThreadableLoader(WebCore::Document &, WebCore::ThreadableLoaderClient &, WebCore::DocumentThreadableLoader::BlockingBehavior, WebCore::ResourceRequest &&, const WebCore::ThreadableLoaderOptions &, RefPtr<WebCore::SecurityOrigin> &&, std::unique_ptr<ContentSecurityPolicy> &&, std::optional<CrossOriginEmbedderPolicy> &&, WTF::String &&, WebCore::DocumentThreadableLoader::ShouldLogError) Test gardening commit 266839@main (ec6f02c2f324): <https://commits.webkit.org/266839@main> Reviewed commits have been landed. Closing PR #16631 and removing active labels. Correction in original text: this test is a constant CRASH on all platforms (debug builds), not failure. Test gardening commit 266841@main (a503aa72c296): <https://commits.webkit.org/266841@main> Reviewed commits have been landed. Closing PR #16634 and removing active labels. I have marked this test to be skipped while this issue is investigated (PR link: https://github.com/WebKit/WebKit/pull/16634) *** Bug 260128 has been marked as a duplicate of this bug. *** Skipping additional test (http/wpt/workers/modules/dedicated-worker-import-csp.html) under the same bug while the issue is investigated. (PR link: https://github.com/WebKit/WebKit/pull/16681) Test gardening commit 266878@main (2b25eede2b58): <https://commits.webkit.org/266878@main> Reviewed commits have been landed. Closing PR #16681 and removing active labels. Pull request: https://github.com/WebKit/WebKit/pull/16931 Committed 267194@main (0495446c22a5): <https://commits.webkit.org/267194@main> Reviewed commits have been landed. Closing PR #16931 and removing active labels. |