Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit bacc1f4

Browse files
[SYCL] Disable Basic/image/image_accessor_readsampler.cpp (#790)
Disable Basic/image/image_accessor_readsampler.cpp dut to fails of Jenkins/pre-ci-windows 31.01.2022
1 parent 556444e commit bacc1f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SYCL/Basic/image/image_accessor_readsampler.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// UNSUPPORTED: cuda || hip
1+
// UNSUPPORTED: cuda || hip || (windows && level_zero)
2+
// unsupported on windows (level-zero) due to fail of Jenkins/pre-ci-windows
23
// CUDA cannot support SYCL 1.2.1 images.
34
//
45
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out

0 commit comments

Comments
 (0)