Skip to content

Commit 10d918b

Browse files
committed
update unsupported test
1 parent 5bbceb7 commit 10d918b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/KernelCompiler/kernel_compiler_sycl_jit.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// REQUIRES: (opencl || level_zero)
1010
// UNSUPPORTED: accelerator
1111

12+
// TODO: enable on Windows (via SYCL_ENABLE_EXTENSION_JIT in CMakeLists).
13+
// UNSUPPORTED: windows
14+
1215
// RUN: %{build} -o %t.out
1316
// RUN: %{run} %t.out
1417
// RUN: %{l0_leak_check} %{run} %t.out

0 commit comments

Comments
 (0)