[UT] Test case runs more than 7 hours on CI windows runner
- Dominant language
- Python
- Stars
- 113
- Forks
- 128
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 107
Description
### 🐛 Describe the bug
Please refer https://github.com/intel/torch-xpu-ops/actions/runs/31014497073/job/92334961094#step:9:4600 which runs on a MTL Windows node
```
Wed, 05 Aug 2026 14:39:06 GMT
test_ops_xpu.py::TestCompositeComplianceXPU::test_forward_ad_nn_functional_mse_loss_xpu_float32 PASSED [ 86%]
Wed, 05 Aug 2026 22:10:18 GMT
test_ops_xpu.py::TestCompositeComplianceXPU::test_forward_ad_nn_functional_multi_head_attention_forward_xpu_float32 PASSED [ 86%]
```
Failed on BMG Linux
Cases:
op_extended,third_party.torch-xpu-ops.test.xpu.extended.test_ops_xpu.TestCompositeComplianceXPU,test_forward_ad_nn_functional_multi_head_attention_forward_xpu_float32
op_extended,third_party.torch-xpu-ops.test.xpu.extended.test_ops_xpu.TestCompositeComplianceXPU,test_operator_nn_functional_multi_head_attention_forward_xpu_float32
### Versions
main
Contributor guide
Assessment
This issue has not been assessed yet.