Skip to content

Commit c22439c

Browse files
committed
Try to re-enable hanging test
1 parent 6194b94 commit c22439c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/Adapters/level_zero/eager_init.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
// UNSUPPORTED-INTENDED: ze_debug UR emits summary of leaks that contains
44
// function names that we match in the test.
55

6-
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
7-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18067
8-
96
// RUN: %{build} -Wno-error=deprecated-declarations %level_zero_options -o %t.out
107
// RUN: env UR_L0_DEBUG=1 SYCL_EAGER_INIT=1 %{run} %t.out 2>&1 | FileCheck %s
118
//

0 commit comments

Comments
 (0)