Skip to content

Commit 4708e96

Browse files
committed
[SYCL] Disable flaky test after uplifting to Level Zero v1.0
1 parent a0bf820 commit 4708e96

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)