[CI] Fix xpu ci test with s3 cache#139604
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/139604
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 1 Unrelated FailureAs of commit 9d5f234 with merge base 3179eb1 ( 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. |
2e990d2 to
9d5f234
Compare
atalman
left a comment
There was a problem hiding this comment.
lgtm. @chuanqi129 please add details of the failure (why this fix is needed) in the PR description: https://github.com/pytorch/pytorch/actions/runs/11658848522/job/32459872663#step:14:997
@atalman @malfet Updated description. And will merge it directly to unblock XPU other PRs test |
|
@pytorchbot merge -f "unrelated failures" |
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 |
Fix a regression caused by #121323
Works for #114850