Skip to content
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

Clean up xpu ut to make CI happy (#128383) #128614

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

etaf
Copy link
Collaborator

@etaf etaf commented Jun 13, 2024

Fix UT and unblock the xpu CI: before #127611 merged, the xpu-specific UT test/test_xpu.py was skipped temporarily because the test cases were disabled by TD. This PR aims to fix the UT bug introduced by #127741 .

Pull Request resolved: #128383
Approved by: https://github.com/EikanWang

(cherry picked from commit 88974fe)

# Motivation
Before pytorch#127611 merged, the xpu-specific UT `test/test_xpu.py` was skipped temporarily. This PR aims to fix the UT bug introduced by pytorch#127741.

Pull Request resolved: pytorch#128383
Approved by: https://github.com/EikanWang

(cherry picked from commit 88974fe)
@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jun 13, 2024
Copy link

pytorch-bot bot commented Jun 13, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/128614

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit 5b62aa7 with merge base b66e3f0 (image):

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.

@etaf etaf added the ciflow/xpu Run XPU CI tasks label Jun 13, 2024
@etaf etaf requested a review from EikanWang June 13, 2024 15:18
@atalman atalman merged commit 9ad8a5b into pytorch:release/2.4 Jun 19, 2024
108 of 109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants