-
Notifications
You must be signed in to change notification settings - Fork 25.6k
ci-all test #56219
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
Closed
Closed
ci-all test #56219
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
💊 CI failures summary and remediationsAs of commit 7293d72 (more details on the Dr. CI page):
1 failure not recognized by patterns:
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. |
cd0b950
to
968c557
Compare
H-Huang
added a commit
that referenced
this pull request
Apr 16, 2021
…ead" Reland of #54264 Changes: - Update socket send() to use flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already capturad - Update watchKey to block until callback has been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran TCPStoreTest 100 times locally with no errors, running [ci-all tests](#56219) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
H-Huang
added a commit
that referenced
this pull request
Apr 17, 2021
Reland of #54264 Changes: - Update socket send() to use flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already capturad - Update watchKey() to block until callback has been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran TCPStoreTest 100 times locally with no errors, running [ci-all tests](#56219) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
Codecov Report
@@ Coverage Diff @@
## master #56219 +/- ##
==========================================
- Coverage 77.05% 68.65% -8.41%
==========================================
Files 1916 1894 -22
Lines 190120 187490 -2630
==========================================
- Hits 146501 128725 -17776
- Misses 43619 58765 +15146 |
H-Huang
added a commit
that referenced
this pull request
Apr 19, 2021
Reland of #54264 Changes: - Update utils sendBytes() to include flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already captured - Update watchKey() to block until callback has also been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran build/bin/TCPStoreTest 100 times locally with no errors, ran [ci-all tests](#56219) (passed all) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
H-Huang
added a commit
that referenced
this pull request
Apr 21, 2021
Reland of #54264 Changes: - Update utils sendBytes() to include flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already captured - Update watchKey() to block until callback has also been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran build/bin/TCPStoreTest 100 times locally with no errors, ran [ci-all tests](#56219) (passed all) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
H-Huang
added a commit
that referenced
this pull request
Apr 22, 2021
Reland of #54264 Changes: - Update utils sendBytes() to include flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already captured - Update watchKey() to block until callback has also been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran build/bin/TCPStoreTest 100 times locally with no errors, ran [ci-all tests](#56219) (passed all) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
H-Huang
added a commit
that referenced
this pull request
Apr 23, 2021
Reland of #54264 Changes: - Update utils sendBytes() to include flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already captured - Update watchKey() to block until callback has also been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran build/bin/TCPStoreTest 100 times locally with no errors, ran [ci-all tests](#56219) (passed all) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
H-Huang
added a commit
that referenced
this pull request
Apr 28, 2021
Reland of #54264 Changes: - Update utils sendBytes() to include flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already captured - Update watchKey() to block until callback has also been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran build/bin/TCPStoreTest 100 times locally with no errors, ran [ci-all tests](#56219) (passed all) Differential Revision: [D27824802](https://our.internmc.facebook.com/intern/diff/D27824802) [ghstack-poisoned]
facebook-github-bot
pushed a commit
that referenced
this pull request
Apr 28, 2021
Summary: Pull Request resolved: #56217 Reland of #54264 Changes: - Update socket send() to use flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already capturad - Update watchKey to block until callback has been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran TCPStoreTest 100 times locally with no errors, running [ci-all tests](#56219) Test Plan: Imported from OSS Reviewed By: mrshenli Differential Revision: D27824802 Pulled By: H-Huang fbshipit-source-id: c32230ce726d7d848b9896a63aa52b8eb04a0a2d
krshrimali
pushed a commit
to krshrimali/pytorch
that referenced
this pull request
May 19, 2021
…h#56217) Summary: Pull Request resolved: pytorch#56217 Reland of pytorch#54264 Changes: - Update socket send() to use flag MSG_NOSIGNAL to prevent SIGPIPE because error in return is already capturad - Update watchKey to block until callback has been registered on master. - Fix race condition in testWatchKeyCallback which caused flaky test failures. Test: Ran TCPStoreTest 100 times locally with no errors, running [ci-all tests](pytorch#56219) Test Plan: Imported from OSS Reviewed By: mrshenli Differential Revision: D27824802 Pulled By: H-Huang fbshipit-source-id: c32230ce726d7d848b9896a63aa52b8eb04a0a2d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla signed
oncall: distributed
Add this issue/PR to distributed oncall triage queue
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#56217