Skip to content

Commit 444e6e4

Browse files
Removed xfail (#1239)
1 parent 7b184d3 commit 444e6e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

external/deep-object-reid/tests/ote_cli/test_classification.py

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ def test_nncf_export(self, template):
142142

143143
@e2e_pytest_component
144144
@pytest.mark.parametrize("template", templates, ids=templates_ids)
145-
@pytest.mark.xfail(reason="CVS-82892")
146145
def test_nncf_eval(self, template):
147146
if template.entrypoints.nncf is None:
148147
pytest.skip("nncf entrypoint is none")

0 commit comments

Comments
 (0)