Bug 229146

Summary: [Win10 wk1 Release] http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-importScripts-redirect-cross-origin-blocked.html is failing
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: NEW ---    
Severity: Normal CC: cdumez, ehutchison, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Eric Hutchison 2021-08-16 09:13:58 PDT
http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-importScripts-redirect-cross-origin-blocked.html

is a flaky failure on Win10 wk1 release.

History: https://results.webkit.org/?suite=layout-tests&test=http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-importScripts-redirect-cross-origin-blocked.html

Results: https://build.webkit.org/results/Apple-Win-10-Release-Tests/r281067%20(2053)/results.html

Diff:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-importScripts-redirect-cross-origin-blocked-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-importScripts-redirect-cross-origin-blocked-actual.txt
@@ -1,3 +1,3 @@
 This tests that the Content Security Policy of the parent origin (this page) blocks a Web Worker from importing a script from a different origin, not listed in script-src, through a redirect.
 
-PASS threw exception NetworkError: Blocked by Content Security Policy..
+PASS threw exception NetworkError: Load failed.

Issue appears to have been introduced between r281012 and r281056, inclusive.
Comment 1 Radar WebKit Bug Importer 2021-08-16 09:14:57 PDT
<rdar://problem/81983554>
Comment 2 Eric Hutchison 2021-08-16 09:19:30 PDT
Test is failing consistently
Comment 3 Eric Hutchison 2021-08-16 09:25:45 PDT
Updated expectations on https://trac.webkit.org/changeset/281087/webkit.