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 Bugs | Assignee: | 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 |
Eric Hutchison
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
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83686202>
Eric Hutchison
Updated test expectations at https://trac.webkit.org/changeset/283259/webkit
Brent Fulgham
*** This bug has been marked as a duplicate of bug 233895 ***