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

Disable due to sporadic failures of the test in CI #505

Merged
merged 1 commit into from
Oct 12, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions SYCL/Plugin/level-zero-event-leak.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// RUN: env SYCL_DEVICE_FILTER=level_zero ZE_DEBUG=4 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
//
// CHECK-NOT: LEAK
// Disable due to sporadic failures of the test in CI
// REQUIRES: TEMPORARY_DISABLE

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