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
Run setup-macos.sh in unittest-macos even in Buck mode (#9505)
We've been seeing flakes due to missing torchgen that have become more
common. After some investigation, it appears that #8688 was probably
overzealous: installing pytorch was probably also installing torchgen,
so let's ~~install pytorch~~just run the macos setup script to avoid
proliferating configurations.
Test Plan: unittest-buck / macos on this PR, monitor to see if failures
go away.
0 commit comments