-
Couldn't load subscription status.
- Fork 25.7k
[rpc] skip additional flaky tests in rpc #29157
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
As reported, these tests are flaky and time out under ASAN. Skip them while we investigate further. Differential Revision: [D18309204](https://our.internmc.facebook.com/intern/diff/D18309204/) [ghstack-poisoned]
As reported, these tests are flaky and time out under ASAN. Skip them while we investigate further. Differential Revision: [D18309204](https://our.internmc.facebook.com/intern/diff/D18309204/) [ghstack-poisoned]
Pull Request resolved: #29157 As reported, these tests are flaky and time out under ASAN. Skip them while we investigate further. ghstack-source-id: 93224923 Differential Revision: [D18309204](https://our.internmc.facebook.com/intern/diff/D18309204/)
As reported, these tests are flaky and time out under ASAN. Skip them while we investigate further. See #29156, #29150, #29117 for flakiness reports. Differential Revision: [D18309204](https://our.internmc.facebook.com/intern/diff/D18309204/) [ghstack-poisoned]
As reported, these tests are flaky and time out under ASAN. Skip them while we investigate further. See #29156, #29150, #29117 for flakiness reports. Differential Revision: [D18309204](https://our.internmc.facebook.com/intern/diff/D18309204/) [ghstack-poisoned]
Pull Request resolved: #29157 As reported, these tests are flaky and time out under ASAN. Skip them while we investigate further. ghstack-source-id: 93287663 Differential Revision: [D18309204](https://our.internmc.facebook.com/intern/diff/D18309204/)
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.
As many RRef tests are becoming flaky, I feel this might relate to the recent changes on to_here() and wait()
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.
#29069 should be the fix for test_multi_py_udf_remote and test_py_rref_args_user_share
|
CI's failure is unrelated, will land this: |
|
This pull request has been merged in 003cb85. |
Stack from ghstack:
As reported, these tests are flaky and time out. Skip them
while we investigate further.See #29156, #29150, #29117, #29212 for flakiness reports.
This is definitely starting to get whack-a-mole-y, it seems that the case probably is all rpc tests are flaky due to an underlying bug.
Differential Revision: D18309204