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

Description Ryan Haddad 2022-02-07 11:11:32 PST
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
Comment 1 Ryan Haddad 2022-02-07 11:13:04 PST
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).
Comment 2 Radar WebKit Bug Importer 2022-02-07 11:56:50 PST
<rdar://problem/88586730>
Comment 3 Ryan Haddad 2022-02-09 11:00:26 PST

*** This bug has been marked as a duplicate of bug 236376 ***