Skip to content

Commit 91d7740

Browse files
committed
Skip flaky test
1 parent ff42d4b commit 91d7740

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_runs/test_run_functions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,7 @@ def test_local_run_swapped_parameter_order_flow(self):
10681068

10691069
self._test_local_evaluations(run)
10701070

1071+
@pytest.mark.skip(reason="https://github.com/openml/openml-python/issues/1586")
10711072
@pytest.mark.sklearn()
10721073
@unittest.skipIf(
10731074
Version(sklearn.__version__) < Version("0.20"),

0 commit comments

Comments
 (0)