Skip to content

Commit ac2a70e

Browse files
[SYCL][Matrix] Disable test Legacy/element_wise_all_ops_int8_packed.cpp for cpu (#9510)
1 parent d00afbf commit ac2a70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Matrix/Legacy/element_wise_all_ops_int8_packed.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=1
1111
// RUN: %{run} %t.out
1212

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

1515
#include <iostream>
1616
#include <random>

0 commit comments

Comments
 (0)