Skip to content

Commit f8552d4

Browse files
authored
[SYCL][E2E] Disable memory_management_test3.cpp on Gen12 linux (#14087)
See #14086 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 353cc51 commit f8552d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/syclcompat/memory/memory_management_test3.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
//
3030
//
3131
// ===----------------------------------------------------------------------===//
32-
32+
// https://github.com/intel/llvm/issues/14086
33+
// UNSUPPORTED: gpu-intel-gen12 && linux
3334
// RUN: %clangxx -std=c++20 -fsycl -fsycl-targets=%{sycl_triple} %s -o %t.out
3435
// RUN: %{run} %t.out
3536

0 commit comments

Comments
 (0)