Open
Description
Describe the bug
SYCL :: bindless_images/copies/device_to_device_pitched.cpp failed on NVIDIA/CUDA with unrelated change pre-ci testing on https://github.com/intel/llvm/actions/runs/13557716764/job/37895691608.
FAIL: SYCL :: bindless_images/copies/device_to_device_pitched.cpp (956 of 2268)
******************** TEST 'SYCL :: bindless_images/copies/device_to_device_pitched.cpp' FAILED ********************
Exit Code: 3
Command Output (stdout):
--
Test failed!
--
Command Output (stderr):
--
RUN: at line 6: env UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/bindless_images/copies/Output/device_to_device_pitched.cpp.tmp.out
+ env UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/bindless_images/copies/Output/device_to_device_pitched.cpp.tmp.out
--
To reproduce
pre-ci
Environment
pre-ci
Additional context
No response