Skip to content

Commit 9762024

Browse files
committed
[skip ci] skip flaky test
1 parent 5fa5b2d commit 9762024

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_runs/test_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ def test_publish_with_local_loaded_flow(self):
341341

342342
@pytest.mark.sklearn()
343343
@pytest.mark.test_server()
344+
@pytest.mark.skip(reason="https://github.com/openml/openml-python/issues/1586")
344345
def test_offline_and_online_run_identical(self):
345346
extension = SklearnExtension()
346347

0 commit comments

Comments
 (0)