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

Commit 9f62b21

Browse files
authored
[SYCL] Temporarily disable flaky Reduction/reduction_nd_N_vars.cpp test (#389)
1 parent 00e848e commit 9f62b21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SYCL/Reduction/reduction_nd_N_vars.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55

6-
// TODO: The test irregularly reports incorrect results on CPU.
7-
// UNSUPPORTED: cpu
6+
// TODO: The test irregularly reports incorrect.
7+
// UNSUPPORTED: TEMPORARY_DISABLED
88

99
// This test checks handling of parallel_for() accepting nd_range and
1010
// two or more reductions.

0 commit comments

Comments
 (0)