-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[ROCm] Disable flaky tests on ROCm #53192
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
The disabled tests are tracked by pytorch#53190 Signed-off-by: Jagadish Krishnamoorthy <jagdish.krishna@gmail.com>
💊 CI failures summary and remediationsAs of commit bd57899 (more details on the Dr. CI page):
❄️ 1 failure tentatively classified as flakybut reruns have not yet been triggered to confirm:
|
@jeffdaily FYI. |
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.
@mrshenli has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Fix the flasky test in pytorch#53192 properly. Signed-off-by: Jagadish Krishnamoorthy <jagdish.krishna@gmail.com>
Summary: The disabled tests are tracked by pytorch#53190 Signed-off-by: Jagadish Krishnamoorthy <jagdish.krishna@gmail.com> Pull Request resolved: pytorch#53192 Reviewed By: zhangguanheng66 Differential Revision: D26782204 Pulled By: mrshenli fbshipit-source-id: bc90b182c236249961da1f0d4894d29f6b44fa27
Summary: Fix the flaky test in pytorch#53192 properly. Signed-off-by: Jagadish Krishnamoorthy <jagdish.krishna@gmail.com> Pull Request resolved: pytorch#53850 Reviewed By: albanD Differential Revision: D26993582 Pulled By: malfet fbshipit-source-id: b0aefb188a236a5e94ee31a30ede7e8175443ff5
The disabled tests are tracked by
#53190
Signed-off-by: Jagadish Krishnamoorthy jagdish.krishna@gmail.com