-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Delete libtorch test jobs #46508
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
Delete libtorch test jobs #46508
Conversation
As they are noops for the 90+ days but still take 10min from start to finish: https://github.com/pytorch/pytorch/blob/58f14d3a28159bb958ad2dced18e29ad0aa616bb/.jenkins/pytorch/test.sh#L376-L374
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.
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
💊 CI failures summary and remediationsAs of commit a69fedc (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This 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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group. This comment has been revised 3 times. |
💊 CI failures summary and remediationsAs of commit a69fedc (more details on the Dr. CI page):
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
💊 CI failures summary and remediationsAs of commit a69fedc (more details on the Dr. CI page):
2 failures not recognized by patterns:
This 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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group. This comment has been revised 2 times. |
Codecov Report
@@ Coverage Diff @@
## master #46508 +/- ##
==========================================
+ Coverage 68.33% 68.39% +0.05%
==========================================
Files 410 411 +1
Lines 53805 53963 +158
==========================================
+ Hits 36770 36907 +137
- Misses 17035 17056 +21
Continue to review full report at Codecov.
|
As they are noops for the 90+ days but still take 10min from start to finish:
https://github.com/pytorch/pytorch/blob/58f14d3a28159bb958ad2dced18e29ad0aa616bb/.jenkins/pytorch/test.sh#L376-L374