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

Commit a7eb1e1

Browse files
committed
[SYCL] Reenable sporadically failing tests
1 parent 1c63fab commit a7eb1e1

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

SYCL/Reduction/reduction_span.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// `Group algorithms are not supported on host device.` on Nvidia.
77
// XFAIL: hip_nvidia
88

9-
// TODO: test disabled due to sporadic fails in level_zero:gpu RT.
10-
// UNSUPPORTED: linux && level_zero
11-
129
// This test performs basic checks of reductions initialized with a sycl::span
1310

1411
#include <CL/sycl.hpp>

SYCL/Reduction/reduction_span_pack.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// `Group algorithms are not supported on host device.` on Nvidia.
77
// XFAIL: hip_nvidia
88

9-
// TODO: test disabled due to sporadic fails in level_zero:gpu RT.
10-
// UNSUPPORTED: linux && level_zero
11-
129
// This test performs basic checks of reductions initialized with a pack
1310
// containing at least one sycl::span
1411

0 commit comments

Comments
 (0)