RESOLVED FIXED 234445
[WebAuthn] Only run WebAuthn test process on platform it is used
https://bugs.webkit.org/show_bug.cgi?id=234445
Summary [WebAuthn] Only run WebAuthn test process on platform it is used
pascoe@apple.com
Reported 2021-12-17 15:09:35 PST
The WebAuthn process is not used on macOS. Recently we have started calling out to a daemon on macOS for WebAuthn operations, TWAPI does not have permission to call out to this daemon, causing this test to fail. We should only run this test on iOS.
Attachments
Patch (1.51 KB, patch)
2021-12-17 15:13 PST, pascoe@apple.com
no flags
pascoe@apple.com
Comment 1 2021-12-17 15:09:52 PST
pascoe@apple.com
Comment 2 2021-12-17 15:13:35 PST
Brent Fulgham
Comment 3 2021-12-20 14:04:19 PST
Comment on attachment 447482 [details] Patch r=me (Hopefully soon this will be no platforms!) :-)
Brent Fulgham
Comment 4 2021-12-20 14:04:46 PST
Comment on attachment 447482 [details] Patch r=me (Hopefully soon this will be no platforms!) :-)
EWS
Comment 5 2021-12-20 14:10:50 PST
Committed r287277 (245433@main): <https://commits.webkit.org/245433@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447482 [details].
Note You need to log in before you can comment on or make changes to this bug.