Skip to content

Commit edd58d9

Browse files
authored
[SYCL][Matrix tests][E2E] remove xfail as SPR test passes (#11839)
1 parent 516d2a2 commit edd58d9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16_16x16x16.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1111
// RUN: %{run} %t.out
1212

13-
// XFAIL: *
13+
// XFAIL: gpu
1414

1515
#include "../common.hpp"
1616

sycl/test-e2e/Matrix/joint_matrix_bfloat16_16x16x16.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1111
// RUN: %{run} %t.out
1212

13-
// XFAIL: cpu
14-
1513
#include "common.hpp"
1614

1715
using namespace sycl;

0 commit comments

Comments
 (0)