Skip optimizer overlap tests that have issues with NCCL async error handling (#73261)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/73261
Skip these tests which sometimes have issues on unrelated PRs such as
https://github.com/pytorch/pytorch/runs/5291461671?check_suite_focus=true. See
https://github.com/pytorch/pytorch/issues/73259 for additional detail Skip
these tests which sometimes have issues on unrelated PRs such as
https://github.com/pytorch/pytorch/runs/5291461671?check_suite_focus=true. See
https://github.com/pytorch/pytorch/issues/73259 for additional details.
ghstack-source-id: 149707988
Test Plan: CI
Reviewed By: zhaojuanmao
Differential Revision: D34404857
fbshipit-source-id: 7889a66730679133100ad022ad9a9934fc5bc9b1
(cherry picked from commit c2b65df9c8b81eab6a31d2827c09cea304f714f6)