You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(macos): re-exclude keychain tests (unsigned binaries segfault in Security.framework)
Verification result: even with a created + unlocked default keychain, unsigned test binaries segfault inside Security.framework headlessly (10/140 keychain tests). Confirming them would require ad-hoc-codesigning every test exe; not worth it. Revert to excluding sync/keychain tests -> macOS green at 130 built / 106 run. The keychain path stays covered on Linux+Windows; macOS keychain is verifiable only via the signed prod app.
0 commit comments