Skip to content

Commit 0cf0098

Browse files
committed
Mark as unsupported test that is flaky when split
1 parent de9b2fa commit 0cf0098

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/syclcompat/kernel/kernel_win.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// REQUIRES: windows
22

3+
// UNSUPPORTED: gpu-intel-gen12 && run-mode && !build-mode
4+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17561
5+
36
// DEFINE: %{sharedflag} = %if cl_options %{/clang:-shared%} %else %{-shared%}
47

58
// RUN: %clangxx %{sharedflag} -fsycl %{sycl_target_opts} %S\Inputs\kernel_module.cpp -o %t.dll

0 commit comments

Comments
 (0)