Skip to content

Commit d7e7e60

Browse files
committed
Add test cases into skip list common file to trigger the test in CI
1 parent aa69b8d commit d7e7e60

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
@@ -569,6 +569,8 @@
569569
"test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_xpu",
570570
"test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_xpu",
571571
),
572+
"test_utils.py": None,
573+
"test_schema_check.py": None,
572574
"test_complex_xpu.py": None,
573575
"test_modules_xpu.py": (
574576
# oneDNN issues

0 commit comments

Comments
 (0)