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

Commit 5f8de8a

Browse files
Disables reduction_big_data test due to flaky failures (#786)
Observed flaky failures with unrelated changes Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent 0209626 commit 5f8de8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/Reduction/reduction_big_data.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: TEMPORARILY_DISABLED
2+
// Temporarily disabled due to flaky unrelated failures
13
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
24
// RUN: %GPU_RUN_PLACEHOLDER %t.out
35
// RUN: %ACC_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)