Bug 236248
| Summary: | REGRESSION (r289147): [Big Sur+] TestWebKitAPI.WebKit.AccessibilityHasPreferencesServiceAccess and TestWebKitAPI.WebKit.GrantAccessPreferencesService are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, pvollan, 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=232956 | ||
Ryan Haddad
After https://trac.webkit.org/changeset/289147/webkit, the following two tests are failing on Big Sur & Monterey
TestWebKitAPI.WebKit.AccessibilityHasPreferencesServiceAccess
/Volumes/Data/worker/bigsur-release/build/Tools/TestWebKitAPI/Tests/WebKit/EnableAccessibility.mm:74
Value of: sandboxAccess()
Actual: false
Expected: true
TestWebKitAPI.WebKit.GrantAccessPreferencesService
/Volumes/Data/worker/bigsur-release/build/Tools/TestWebKitAPI/Tests/WebKit/GrantAccessToPreferencesService.mm:49
Value of: sandboxAccess()
Actual: false
Expected: true
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.AccessibilityHasPreferencesServiceAccess&test=TestWebKitAPI.WebKit.GrantAccessPreferencesService
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
I'm working on moving EWS bots to Big Sur, but since that hasn't been finished yet this was missed (EWS API testing bots are on Catalina).
Radar WebKit Bug Importer
<rdar://problem/88586730>
Ryan Haddad
*** This bug has been marked as a duplicate of bug 236376 ***