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

Commit 642a3f1

Browse files
authored
[ESIMD] Mark with XFAIL on gen12 the test simd_view_select_2d_int.cpp (#1378)
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent a90c4fc commit 642a3f1

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)