-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Disable process group backend rpc tests from running on CI #60407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 5fa8a6a (more details on the Dr. CI page and at hud.pytorch.org/pr/60407):
ci.pytorch.org: 1 failedThis comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
[ghstack-poisoned]
[ghstack-poisoned]
@H-Huang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Codecov Report
@@ Coverage Diff @@
## gh/H-Huang/25/base #60407 +/- ##
======================================================
- Coverage 76.24% 76.17% -0.07%
======================================================
Files 2053 2053
Lines 205008 205008
======================================================
- Hits 156303 156162 -141
- Misses 48705 48846 +141 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for working on retiring PG agent.
Stack from ghstack:
Disabling the process group backend RPC CI tests running internally and in OSS. This is the first step for retiring ProcessGroup backend for RPC (#55615)
Differential Revision: D29278179