Bug 242602
Summary: | [ EWS macOS wk1 ] imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker.html
Is a constant text failure on macOS wk1 since it was introduced.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-locks%2Flock-attributes.tentative.https.any.sharedworker.html
DIFF:
--- /Volumes/Data/worker/Apple-BigSur-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker-expected.txt
+++ /Volumes/Data/worker/Apple-BigSur-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker-actual.txt
@@ -1,4 +1,5 @@
+CONSOLE MESSAGE: NotSupportedError: Shared workers are not supported
-PASS Lock attributes reflect requested properties (exclusive)
-PASS Lock attributes reflect requested properties (shared)
+Harness Error (FAIL), message = NotSupportedError: Shared workers are not supported
+
DIFF URL:
https://build.webkit.org/results/Apple-BigSur-Debug-AppleSilicon-WK1-Tests/252343@main%20(7388)/imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96837718>
Hercules Hjalmarsson
I was able to reproduce this issue on macOS wk1 ToT running command:
run-webkit-test imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker.html
Hercules Hjalmarsson
Pull request: https://github.com/WebKit/WebKit/pull/2299
EWS
Test gardening commit 252352@main (b8354957aa43): <https://commits.webkit.org/252352@main>
Reviewed commits have been landed. Closing PR #2299 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2305
EWS
Committed 252359@main (b5492aeb9160): <https://commits.webkit.org/252359@main>
Reviewed commits have been landed. Closing PR #2305 and removing active labels.