-
Notifications
You must be signed in to change notification settings - Fork 25.4k
[c10d] Move pg wrapper tests to their own file. #59840
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
moving these tests to their own standalone file. No meaningful code changes. Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)! [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit e33ae45 (more details on the Dr. CI page):
This 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. |
moving these tests to their own standalone file. No meaningful code changes. Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)! [ghstack-poisoned]
Pull Request resolved: #59840 moving these tests to their own standalone file. No meaningful code changes. ghstack-source-id: 131140202 Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)!
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. Approving in advance. Once the flake8 issue is resolved, good to go.
test/distributed/test_pg_wrapper.py
Outdated
run_tests, | ||
TEST_WITH_TSAN, | ||
) | ||
import test_c10d_common |
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.
Although a minor issue, causes CI to break.
moving these tests to their own standalone file. No meaningful code changes. Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)! [ghstack-poisoned]
Pull Request resolved: #59840 moving these tests to their own standalone file. No meaningful code changes. ghstack-source-id: 131263526 Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)!
moving these tests to their own standalone file. No meaningful code changes. Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)! [ghstack-poisoned]
Pull Request resolved: #59840 moving these tests to their own standalone file. No meaningful code changes. ghstack-source-id: 131302351 Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)!
moving these tests to their own standalone file. No meaningful code changes. Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)! [ghstack-poisoned]
Pull Request resolved: #59840 moving these tests to their own standalone file. No meaningful code changes. ghstack-source-id: 131359162 Differential Revision: [D29012664](https://our.internmc.facebook.com/intern/diff/D29012664/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D29012664/)!
This pull request has been merged in c209848. |
Stack from ghstack:
moving these tests to their own standalone file. No meaningful code changes.
Differential Revision: D29012664
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!