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: #1255
- Ensure `cargo test -p monarch_rdma` runs on OSS CI
- Break out new testing infra into its own runner (see rationale below).
- `cargo test` in general will work for repo, but we have a lot of broken tests to resolve.
Given test suites getting relatively large and different paths (ie. cargo test vs pytest/pyright), which was actually helpful since some flakiness within python path having some long running examples. Trade off is slightly more resources; so can revisit later if issue.
{F1982168077}
Reviewed By: dulinriley
Differential Revision: D82699014
0 commit comments