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

Commit a78e435

Browse files
authored
Temporarily turn off stream/release_resources_test.cpp as flaky on Linux-OpenCL (#89)
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent 2ddaf7b commit a78e435

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Basic/stream/release_resources_test.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER
44
// RUN: env SYCL_PI_TRACE=2 %ACC_RUN_PLACEHOLDER %t.out %ACC_CHECK_PLACEHOLDER
55

6+
// The test is flaky on Linux-OpenCL
7+
// UNSUPPORTED: linux && opencl
8+
69
// Check that buffer used by a stream object is released.
710

811
#include <CL/sycl.hpp>

0 commit comments

Comments
 (0)