memcpy2d_device_to_host.cpp sporadically fails on Arc for unrelated changes
Open
bug
confirmed
level-zero
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
USM/memops2d/memcpy2d_device_to_host.cpp has been observed to fail for unrelated changes (https://github.com/intel/llvm/pull/19466) [with](https://github.com/intel/llvm/actions/runs/16313669934/job/46076870209?pr=19466)
```
# .---command stdout------------
# | Test 5 (device USM allocation to host USM allocation, no shortcut and no depends_on)
# | Value at 30 did not match the expected value; != f
# `-----------------------------
```
### To reproduce
_No response_
### Environment
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.