The following two tests are timing out on Monterey bots with the message: "Failed to connect to mach service org.webkit.pcmtestdaemon.service, reason: failed at lookup with error 3 - No such process". This has been happening since the Monterey queues were brought up. TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality TestWebKitAPI.PrivateClickMeasurement.DaemonDebugMode https://build.webkit.org/#/builders/365/builds/35/steps/17/logs/stdio https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality&test=TestWebKitAPI.PrivateClickMeasurement.DaemonDebugMode
<rdar://problem/85207672>
Disabled tests in r285962
OSLaunchdJob.submit is returning this error: Error Domain=OSLaunchdErrorDomain Code=144 "Requestor lacks required entitlement" UserInfo={NSLocalizedFailureReason=Requestor lacks required entitlement} Relevant, from building: Code Signing Warning: "TestWebKitAPI" isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it.
*** Bug 234482 has been marked as a duplicate of this bug. ***
Created attachment 447533 [details] Patch
Comment on attachment 447533 [details] Patch You made the changes to both adattributiond and webpushd tests, but left the webpush tests disabled. Could you enable them and go through another EWS pass? R+ with that.
Comment on attachment 447533 [details] Patch They seem to need some more work to get them working, though I'm confident this was a step in the right direction.
Committed r287234 (245394@main): <https://commits.webkit.org/245394@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447533 [details].