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

Commit 619a100

Browse files
authored
[SYCL] Disable memory-consumption.cpp due to flaky failures (#107)
1 parent a53d726 commit 619a100

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/Basic/memory-consumption.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %clangxx -fsycl %s -o %t.out
22
// RUN: %GPU_RUN_PLACEHOLDER %t.out
33
//
4+
// Issue #106: Disable on Linux until flaky failures are fixed
5+
// REQUIRES: TEMPORARY_DISABLED
46
// UNSUPPORTED: windows
57
//
68
//==-----memory-consumption.cpp - SYCL memory consumption basic test ------==//

0 commit comments

Comments
 (0)