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

Commit 43c4e7d

Browse files
authored
Disable due to sporadic failures of the test in CI (#505)
1 parent ee13365 commit 43c4e7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: env SYCL_DEVICE_FILTER=level_zero ZE_DEBUG=4 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
44
//
55
// CHECK-NOT: LEAK
6+
// Disable due to sporadic failures of the test in CI
7+
// REQUIRES: TEMPORARY_DISABLE
68

79
// The test is to check that there are no leaks reported with the embedded
810
// ZE_DEBUG=4 testing capability. Example of a leak reported is this:

0 commit comments

Comments
 (0)