Skip to content

Commit be9a802

Browse files
committed
[SYCL][E2E] Redisable image_array test for all GPUs
intel#15391 enabled the image_array test for all other GPU devices than Gen12. However, in post-commit the test seems to fail on arc sporadically. As such this commit disables it again. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent d6f8275 commit be9a802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Basic/image/image_array.cpp

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

77
// See https://github.com/intel/llvm/issues/15398
8-
// UNSUPPORTED: gpu-intel-gen12
8+
// UNSUPPORTED: gpu
99

1010
//==------------------- image.cpp - SYCL image basic test -----------------==//
1111
//

0 commit comments

Comments
 (0)