Skip to content

Commit df9a36a

Browse files
authored
Merge branch 'main' into issue-1580
2 parents 1ec0302 + cf8e9db commit df9a36a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_flows/test_flow_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,6 @@ def test_get_flow_reinstantiate_model_no_extension(self):
338338
reason="Requires scikit-learn!=0.19.1, because target flow is from that version.",
339339
)
340340
@pytest.mark.production()
341-
@pytest.mark.xfail(reason="failures_issue_1544", strict=False)
342341
def test_get_flow_with_reinstantiate_strict_with_wrong_version_raises_exception(self):
343342
self.use_production_server()
344343
flow = 8175

0 commit comments

Comments
 (0)