disable failing test (#7872)

This commit is contained in:
Dawid Kożykowski
2021-10-06 17:16:58 +02:00
committed by GitHub
parent cddfeda4dd
commit a4788989f2

View File

@@ -333,6 +333,7 @@ tests_expected_to_fail = [
),
(
xfail_issue_38722,
"OnnxBackendNodeModelTest.test_matmulinteger_cpu",
"OnnxBackendNodeModelTest.test_qlinearmatmul_2D_cpu",
"OnnxBackendNodeModelTest.test_qlinearmatmul_3D_cpu",
),