Bug 230979

Summary: [iOS EWS] imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html iOS a flaky failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, ehutchison, katherine_cheney, 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=184031

Description Eric Hutchison 2021-09-29 13:16:40 PDT
imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html

is a flaky failure on iOS14 EWS. No issues found on WebKit.

History: https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html

Build: https://ews-build.webkit.org/#/builders/51/builds/22275

Results: https://ews-build.s3-us-west-2.amazonaws.com/iOS-14-Simulator-WK2-Tests-EWS/r439574-22275/results.html

Diff:
--- /Volumes/Data/worker/iOS-14-Simulator-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https-expected.txt
+++ /Volumes/Data/worker/iOS-14-Simulator-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https-actual.txt
@@ -3,5 +3,11 @@
 
 PASS Dedicated worker is allowed via 'strict-dynamic'
 FAIL Shared worker is allowed via 'strict-dynamic' null is not an object (evaluating 'w.port.start')
-PASS Service worker is allowed via 'strict-dynamic'
+TIMEOUT Service worker is allowed via 'strict-dynamic' Test timed out
 
+Harness Error (FAIL), message = Unhandled rejection: null is not an object (evaluating 'obj.addEventListener')
+
+PASS Dedicated worker is allowed via 'strict-dynamic'
+FAIL Shared worker is allowed via 'strict-dynamic' null is not an object (evaluating 'w.port.start')
+TIMEOUT Service worker is allowed via 'strict-dynamic' Test timed out
+
Comment 1 Radar WebKit Bug Importer 2021-09-29 13:39:36 PDT
<rdar://problem/83686202>
Comment 2 Eric Hutchison 2021-09-29 13:47:04 PDT
Updated test expectations at https://trac.webkit.org/changeset/283259/webkit
Comment 3 Brent Fulgham 2022-06-23 14:26:33 PDT

*** This bug has been marked as a duplicate of bug 233895 ***