Skip to content

Commit 49c59dd

Browse files
v-klochkovbb-sycl
authored andcommitted
[ESIMD] Mark with XFAIL on gen12 the test simd_view_select_2d_int.cpp (intel#1378)
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent bd96354 commit 49c59dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SYCL/ESIMD/api/simd_view_select_2d_int.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
// Smoke test for 2D region select API which can be used to represent 2D tiles.
1414
// Tests int types.
1515

16-
// Temporarily disable while the failure is being investigated.
17-
// UNSUPPORTED: windows
16+
// Temporarily disabled while the problem in GPU RT is being fixed.
17+
// XFAIL: gpu-intel-gen12
1818

1919
#include "simd_view_select_2d.hpp"
2020

0 commit comments

Comments
 (0)