Bug 230979 - [iOS EWS] imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html iOS a flaky failure
Summary: [iOS EWS] imported/w3c/web-platform-tests/content-security-policy/script-src/...
Status: RESOLVED DUPLICATE of bug 233895
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-29 13:16 PDT by Eric Hutchison
Modified: 2022-06-23 14:26 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***