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
Summary:
Pull Request resolved: #1752
In Github actions, this test fails like so:
```
FAILED python/tests/test_python_actors.py::test_setup - ValueError: error spawning proc mesh: statuses: Timeout(30.000905376s)=0..1
```
however, in internal testing it passes multiple stress tests.
Disable for now to recover green CI, and investigate the cause in the background.
(not reverting the introduction of this test since it does pass internally).
Reviewed By: colin2328
Differential Revision: D86225773
fbshipit-source-id: a9149a4df0e6c3a5df1cd9576a3ede6bc60b2a12
0 commit comments