pytorch
3e5af226 - Disable flaky RPC tests (#29485)

Commit
6 years ago
Disable flaky RPC tests (#29485) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/29485 The flakiness is likely due to the problem with OMP and fork. We should disable fork tests for good, but that would have negative impact on internal test coverage. This commit disables the most buggy nested tests for now, until we find a way to turn fork test off. Test Plan: Imported from OSS Differential Revision: D18407529 Pulled By: mrshenli fbshipit-source-id: dcbe49a9d104fcf1eaf83107d58904d49dc18aff
Author
Parents
Loading