CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Migrate smoke tests to pytorch/pytorch #142482
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
đź”— Helpful Linksđź§Ş See artifacts and rendered test results at hud.pytorch.org/pr/142482
Note: Links to docs will display an error until the docs builds have been completed. ❌ 7 New Failures, 1 Unrelated FailureAs of commit 608b0b0 with merge base a3abe1a ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
LGTM, thanks to merge builder into pytorch!
@pytorchmergebot merge -f "lint is green, build workflows where already tested" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Related to pytorch/builder#2054 This should fix nightly xpu failure: https://github.com/pytorch/pytorch/actions/runs/12251477588/job/34180135207 and rocm failure: https://github.com/pytorch/pytorch/actions/runs/12251477588/job/34182185374 due to missing : `` /builder/check_binary.sh`` Builder Scripts revision: pytorch/builder@3468139 Pull Request resolved: pytorch#142482 Approved by: https://github.com/chuanqi129, https://github.com/kit1980, https://github.com/malfet, https://github.com/jeffdaily, https://github.com/huydhn
Follow #142482, refer the original fix PR #130742 and new issue in https://github.com/pytorch/pytorch/actions/runs/12323126436/job/34403681230 Works for #114850 Pull Request resolved: #143268 Approved by: https://github.com/atalman
Follow #142482, refer the original fix PR #130742 and new issue in https://github.com/pytorch/pytorch/actions/runs/12323126436/job/34403681230 Works for #114850 Pull Request resolved: #143268 Approved by: https://github.com/atalman (cherry picked from commit a8cc19b)
[CD] Fix XPU linux CD whl test failure (#143268) Follow #142482, refer the original fix PR #130742 and new issue in https://github.com/pytorch/pytorch/actions/runs/12323126436/job/34403681230 Works for #114850 Pull Request resolved: #143268 Approved by: https://github.com/atalman (cherry picked from commit a8cc19b) Co-authored-by: chuanqiw <chuanqi.wang@intel.com>
Follow pytorch#142482, refer the original fix PR pytorch#130742 and new issue in https://github.com/pytorch/pytorch/actions/runs/12323126436/job/34403681230 Works for pytorch#114850 Pull Request resolved: pytorch#143268 Approved by: https://github.com/atalman
Related to pytorch/builder#2054
This should fix nightly xpu failure: https://github.com/pytorch/pytorch/actions/runs/12251477588/job/34180135207 and rocm failure: https://github.com/pytorch/pytorch/actions/runs/12251477588/job/34182185374 due to missing :
/builder/check_binary.sh
Builder Scripts revision: pytorch/builder@3468139