Skip to content

Commit c0dc364

Browse files
committed
Add test cases into skip list common file to trigger the test in CI
1 parent 72a9756 commit c0dc364

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/xpu/skip_list_common.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@
9696
"test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_xpu",
9797
"test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_xpu",
9898
),
99+
"test_utils.py": None,
100+
"test_schema_check.py": None,
99101
"test_complex_xpu.py": None,
100102
"test_modules_xpu.py": (
101103
# oneDNN issues

0 commit comments

Comments
 (0)