Skip to content

Commit 49c6004

Browse files
authored
[SYCL][E2E] Disable L0 event caching test on Win BMG (#17917)
It's hanging. Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 7a35089 commit 49c6004

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Adapters/level_zero_events_caching_leak.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// Check that events and pools are not leaked when event caching is
88
// enabled/disabled.
99

10+
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
11+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17916
12+
1013
#include <array>
1114
#include <sycl/detail/core.hpp>
1215

0 commit comments

Comments
 (0)