Skip to content

Commit 2067c31

Browse files
committed
[SYCL][ESIMD][E2E] Reenable previously failing tests (#20256)
Ran CI 3 times and no fails, so should be fine. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 01d3adc commit 2067c31

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

sycl/test-e2e/ESIMD/Prefix_Local_sum2.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// RUN: %{build} -o %t.out
99
// RUN: %{run} %t.out 20
10-
// UNSUPPORTED: gpu-intel-dg2
11-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17075
1210

1311
#include "esimd_test_utils.hpp"
1412

sycl/test-e2e/ESIMD/matrix_transpose_glb.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// UNSUPPORTED: gpu
9-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17176
108
// RUN: %{build} -o %t.out
119
// RUN: %{run} %t.out
1210

0 commit comments

Comments
 (0)