Skip to content

Commit

Permalink
[SYCL][E2E] Redisable image_array test for all GPUs (#15413)
Browse files Browse the repository at this point in the history
#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]>
  • Loading branch information
steffenlarsen authored Sep 17, 2024
1 parent 3f1a55e commit cb7707e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/Basic/image/image_array.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// RUN: %{run} %t.out

// See https://github.com/intel/llvm/issues/15398
// UNSUPPORTED: gpu-intel-gen12
// UNSUPPORTED: gpu

//==------------------- image.cpp - SYCL image basic test -----------------==//
//
Expand Down

0 comments on commit cb7707e

Please sign in to comment.