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): run real keychain tests against an unlocked temp keychain
Replaces the macOS sync/keychain ctest exclusion with a real unlocked keychain: create + unlock + set-default a temp keychain (same mechanism as the Codesign step) before ctest, mirroring a logged-in user's unlocked login keychain. This lets qtkeychain's Security.framework path store/read PATs headlessly, restoring macOS coverage of the sync/keychain code AND verifying the macOS keychain path actually works rather than skipping it.
0 commit comments