Skip to content

Commit fad8ae8

Browse files
denis-kabanovbb-sycl
authored andcommitted
[SYCL] Temporary disable of all_of.cpp due to timeout on jenkins job (intel#865)
1 parent d3d287e commit fad8ae8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/GroupAlgorithm/SYCL2020/all_of.cpp

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

6+
// UNSUPPORTED: windows
7+
// Temporarily disabled due to sporadic failure (timeout) at Jenkins job
8+
69
#include "support.h"
710
#include <CL/sycl.hpp>
811
#include <algorithm>

0 commit comments

Comments
 (0)