macOS 14 jobs hanging on security remove-trusted-cert command #12116
Labels
awaiting-deployment
Code complete; awaiting deployment and/or deployment in progress
bug report
OS: macOS
Description
I've written up the issue in some detail in rustls/rustls-native-certs#179.
Repeating some salient bits here, this script (executed with
sudo
) ends up hanging:It seems to have worked on macOS 14.7.4 runners (image 20250331.1204) and failed with macOS 14.7.5 (image 20250421.1374). I since also noticed #11893 which suggests that our script might stop working in macOS 15, but since this is still on macOS 14.7 I'm not sure if that is related to the current failure.
Successful run, failed run.
(Previously discussed in #4734.)
Platforms affected
Runner images affected
Image version and build link
20250421.1374
Is it regression?
yes
Expected behavior
Don't hang.
Actual behavior
Hang.
Repro steps
See above.
The text was updated successfully, but these errors were encountered: