Skip to content

Conversation

@tszulist-hbn
Copy link

@tszulist-hbn tszulist-hbn commented Jan 26, 2026

Resolves #2307 and adds support for test_python_ref_torch_fallback__refs_true_divide_xpu_complex32, which was introduced in ac20889.. The test case, previously marked xfail for CUDA, would pass on XPU, resulting in a false negative (unexpected success). This PR adds an exception so it can execute successfully on XPU.

Copilot AI review requested due to automatic review settings January 26, 2026 16:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a test case entry for _refs.true_divide to the _cuda_xfail_xpu_pass collection in the XPU test utilities.

Changes:

  • Added a new tuple entry ("_refs.true_divide", "test_python_ref_torch_fallback") to handle XPU-specific test behavior for the true_divide operation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[uptream_ut][Bug Skip]: test_python_ref_torch_fallback__refs_true_divide_xpu_complex32

1 participant