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

Commit 6a8824d

Browse files
authored
Temporary disable release_resources test (#117)
1 parent f6517bf commit 6a8824d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SYCL/Basic/stream/release_resources_test.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
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
6+
// Disabled until sporadic failure is fixed
7+
// REQUIRES: TEMPORARY_DISABLED
88

99
// Check that buffer used by a stream object is released.
1010

0 commit comments

Comments
 (0)