Bug 231257
Summary: | TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen, cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=231060 |
Ryan Haddad
TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality is timing out on Big Sur and Catalina release bots
Big Sur:
TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality
Load failed: 5: Input/output error
Failed to connect to mach service org.webkit.pcmtestdaemon.service, likely because it is not registered with launchd
Catalina:
TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality
/var/folders/d7/z3v0pfy14110vjgv_00m5js40000gn/T/EventAttributionDaemonTest/DaemonInfo.plist: service already loaded
Failed to connect to mach service org.webkit.pcmtestdaemon.service, likely because it is not registered with launchd
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality
This test was recently added as part of https://trac.webkit.org/changeset/283559/webkit, it passed the first few runs but now appears to be timing out.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83905069>
Alex Christensen
http://trac.webkit.org/r283574 should fix this.
Alex Christensen
Hooray! Seems to have fixed it.