Failed Tests (3):
SYCL :: bindless_images/vulkan_interop/depth_format.cpp
SYCL :: bindless_images/vulkan_interop/vulkan_sycl_image_interop_read_2d.cpp
SYCL :: bindless_images/vulkan_interop/vulkan_sycl_image_interop_write_2d_unsampled.cpp
Test d:\github\_work\llvm\llvm\build-e2e\bindless_images\vulkan_interop\output\vulkan_sycl_buffer_timeline_semaphore.cpp.tmp.out hung!
Test d:\github\_work\llvm\llvm\build-e2e\bindless_images\vulkan_interop\output\vulkan_sycl_buffer_binary_semaphore.cpp.tmp.out hung!
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\bindless_images\vulkan_interop\Output\vulkan_sycl_image_interop_read_2d.cpp.tmp.out --type unorm8 --channels 1 32x33
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\bindless_images\vulkan_interop\Output\vulkan_sycl_image_interop_read_2d.cpp.tmp.out' --type unorm8 --channels 1 32x33
# .---command stdout------------
# | Running UNSAMPLED 2D Read Test | Type: unorm8 | Size: 32x33 | Channels: 1 | Tiling: OPTIMAL | Semaphores: OFF
# | VK Format: VK_FORMAT_R8_UNORM
# | ✓ Vulkan Data Verified (Internal Round-Trip Passed)
# | SYCL Kernel Executed.
# | FAILURE! 1047 errors out of 1056 values.
# `-----------------------------
# .---command stderr------------
# | Mismatch at index 1 (pixel 1, channel 0): Expected �, Got ?
# | Mismatch at index 2 (pixel 2, channel 0): Expected �, Got ?
# | Mismatch at index 3 (pixel 3, channel 0): Expected �, Got �
# | Mismatch at index 4 (pixel 4, channel 0): Expected �, Got ?
# | Mismatch at index 5 (pixel 5, channel 0): Expected �, Got �
# | Mismatch at index 6 (pixel 6, channel 0): Expected �, Got �
# | Mismatch at index 7 (pixel 7, channel 0): Expected �, Got �
# | Mismatch at index 8 (pixel 8, channel 0): Expected �, Got ?
# | Mismatch at index 9 (pixel 9, channel 0): Expected , Got �
# | Mismatch at index 10 (pixel 10, channel 0): Expected
# | , Got �
# `-----------------------------
# error: command failed with exit status: 1
Hang:
Log for above hang here
Log for other failures is long, full log is here, one example below