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

Commit 1ea3cc0

Browse files
authored
[SYCL] Temporarily disable Basic/stream/release_resources_test.cpp (#1098)
1 parent e21a811 commit 1ea3cc0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

SYCL/Basic/stream/a.out

181 KB
Binary file not shown.

SYCL/Basic/stream/release_resources_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Disable temporarily because of the flaky failure.
2+
// REQUIRES: TEMPORARY_DISABLED
13
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
24
// RUN: env SYCL_PI_TRACE=2 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER
35
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)