Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 15dd222

Browse files
authored
Temporarily disable level-zero-event-leak.cpp on Windows (#834)
1 parent ba1e3ca commit 15dd222

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Plugin/level-zero-event-leak.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
// REQUIRES: level_zero, level_zero_dev_kit
2+
// TODO: ZE_DEBUG=4 produces no output on Windows. Enable when fixed.
3+
// UNSUPPORTED: windows
4+
//
25
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
36
// RUN: env SYCL_DEVICE_FILTER=level_zero ZE_DEBUG=4 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
47
//

0 commit comments

Comments
 (0)