Skip to content

Commit

Permalink
[SYCL] Temporary disable of all_of.cpp due to timeout on jenkins job (i…
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-kabanov authored Feb 25, 2022
1 parent 82f2c80 commit 0ed21c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SYCL/GroupAlgorithm/SYCL2020/all_of.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// RUN: %GPU_RUN_PLACEHOLDER %t.out
// RUN: %ACC_RUN_PLACEHOLDER %t.out

// UNSUPPORTED: windows
// Temporarily disabled due to sporadic failure (timeout) at Jenkins job

#include "support.h"
#include <CL/sycl.hpp>
#include <algorithm>
Expand Down

0 comments on commit 0ed21c0

Please sign in to comment.