Skip to content

Commit d27d749

Browse files
authored
[SYCL][E2E] Disable hmell.cpp on BMG Win (#18160)
See #17582 Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent da4fb4c commit d27d749

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/USM/hmemll.cpp

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// RUN: %{build} -o %t1.out
22
// RUN: %{run} %t1.out
33

4+
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21 && (!build-mode && run-mode)
5+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17582
6+
47
//==------------------- hmemll.cpp - Host Memory Linked List test ----------==//
58
//
69
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)