Skip to content

Commit 6bef29a

Browse files
authored
[test-e2e] Disable broken test part 2 (#13110)
6246e20 wasn't enough, as the test still fails on Arc GPUs. Mark this as entirely unsupported until someone can properly fix the root cause as per #13090
1 parent 7894b87 commit 6bef29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Plugin/interop-level-zero-image.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// RUN: %{run} %t.out
44

55
// spir-v gen for legacy images at O0 not working
6-
// UNSUPPORTED: gpu-intel-dg2
6+
// UNSUPPORTED: true
77
// This test is currently broken see https://github.com/intel/llvm/issues/13090
88

99
// This test verifies that make_image is working for 1D, 2D and 3D images.

0 commit comments

Comments
 (0)