Skip to content

Commit 3066ba2

Browse files
committed
Reactivate skipped test cases
1 parent ecf4f66 commit 3066ba2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/xpu/skip_list_common.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -290,15 +290,6 @@
290290
"test_scaled_gemm_offline_tunableop_xpu_float8_e5m2fnuz",
291291
# case need to port for xpu
292292
"test_gemm_bias_offline_tunableop_xpu_bfloat16",
293-
# Exception is temporarily unavailable due to regression in oneMKL
294-
"test_inv_errors_and_warnings_xpu_float32",
295-
"test_inv_errors_and_warnings_xpu_float64",
296-
"test_inverse_errors_large_xpu_float32",
297-
"test_inverse_errors_large_xpu_float64",
298-
"test_inverse_errors_xpu_float32",
299-
"test_inverse_errors_xpu_float64",
300-
"test_inv_ex_singular_xpu_float32",
301-
"test_inv_ex_singular_xpu_float64",
302293
),
303294
"test_ops_fwd_gradients_xpu.py": (
304295
# All of the followings are oneDNN issues

0 commit comments

Comments
 (0)