Skip to content

Commit

Permalink
Update test_backend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gkrivor authored May 23, 2024
1 parent d8647b5 commit d89271d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/frontends/onnx/tests/tests_python/test_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -727,8 +727,6 @@ def expect_fail(test_case_path, xfail): # type: (str) -> None
(
xfail_issue_139937,
"OnnxBackendNodeModelTest.test_dequantizelinear_blocked_cpu",
"OnnxBackendNodeModelTest.test_group_normalization_epsilon_cpu",
"OnnxBackendNodeModelTest.test_group_normalization_example_cpu",
"OnnxBackendNodeModelTest.test_qlinearmatmul_2D_int8_float16_cpu",
),
(
Expand Down

0 comments on commit d89271d

Please sign in to comment.