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

Commit 7d13fd5

Browse files
authored
Disable stream test (#108)
1 parent 5aca873 commit 7d13fd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/Basic/stream/stream.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER
44
// RUN: %GPU_RUN_ON_LINUX_PLACEHOLDER %t.out %GPU_CHECK_ON_LINUX_PLACEHOLDER
55
// RUN: %ACC_RUN_PLACEHOLDER %t.out %ACC_CHECK_PLACEHOLDER
6+
// Disabled until sporadic failure is fixed
7+
// REQUIRES: TEMPORARY_DISABLED
68

79
//==------------------ stream.cpp - SYCL stream basic test -----------------==//
810
//

0 commit comments

Comments
 (0)