Skip to content

Commit 0f9e123

Browse files
authored
[SYCL][E2E] Disable memory_management_test1_usmnone.cpp on Gen12 Linux (#18166)
See #17966 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent f21034e commit 0f9e123

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out
1212

13+
// UNSUPPORTED: linux && gpu-intel-gen12 && (!build-mode && run-mode)
14+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17966
15+
1316
#define SYCLCOMPAT_USM_LEVEL_NONE
1417
#include <sycl/detail/core.hpp>
1518
#include <syclcompat/memory.hpp>

0 commit comments

Comments
 (0)