Skip to content

Commit

Permalink
[SYCL] Re-disable parallel_for_indexers test for level0
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Larsen <[email protected]>
  • Loading branch information
Steffen Larsen committed Jun 16, 2020
1 parent 85edd46 commit 3c9ba39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sycl/test/basic_tests/parallel_for_indexers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
// RUN: %GPU_RUN_PLACEHOLDER %t2.out
// RUN: %ACC_RUN_PLACEHOLDER %t2.out

// TODO: Unexpected result
// TODO: _indexers.cpp:37: int main(): Assertion `id == -1' failed.
// XFAIL: level0

#include <CL/sycl.hpp>

#include <cassert>
Expand Down

0 comments on commit 3c9ba39

Please sign in to comment.