Bug 242602 - [ EWS macOS wk1 ] imported/w3c/web-platform-tests/web-locks/lock-attributes.tentative.https.any.sharedworker.html is a constant failure
Summary: [ EWS macOS wk1 ] imported/w3c/web-platform-tests/web-locks/lock-attributes.t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-11 12:42 PDT by Hercules Hjalmarsson
Modified: 2022-07-11 14:54 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hercules Hjalmarsson 2022-07-11 12:42:59 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-07-11 12:43:40 PDT
<rdar://problem/96837718>
Comment 2 Hercules Hjalmarsson 2022-07-11 12:45:02 PDT
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
Comment 3 Hercules Hjalmarsson 2022-07-11 12:55:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2299
Comment 4 EWS 2022-07-11 13:01:23 PDT
Test gardening commit 252352@main (b8354957aa43): <https://commits.webkit.org/252352@main>

Reviewed commits have been landed. Closing PR #2299 and removing active labels.
Comment 5 Chris Dumez 2022-07-11 14:51:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2305
Comment 6 EWS 2022-07-11 14:54:11 PDT
Committed 252359@main (b5492aeb9160): <https://commits.webkit.org/252359@main>

Reviewed commits have been landed. Closing PR #2305 and removing active labels.