Skip to content

Commit 2c50c03

Browse files
authored
[SYCL][LIT] Disable flaky image_accessor_readsampler test on leve-zero (#2422)
1 parent e00ab74 commit 2c50c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/image_accessor_readsampler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// UNSUPPORTED: cuda
1+
// UNSUPPORTED: cuda, level_zero
22
// CUDA cannot support SYCL 1.2.1 images.
33
//
44
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out

0 commit comments

Comments
 (0)