Skip to content

Commit 8a09835

Browse files
committed
disable some test again
1 parent 4ba8a09 commit 8a09835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_unittests/ut_reference/test_backend_onnxruntime_evaluator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ def run_node(cls, node, inputs, device=None, outputs_info=None, **kwargs):
225225
backend_test.exclude(
226226
"(_to_STRING|to_BFLOAT16|STRING_to|BFLOAT16_to|"
227227
"test_constant|test_(de)?quantizelinear_u?int4"
228+
"|test_identity_sequence"
228229
")"
229230
)
230231

0 commit comments

Comments
 (0)