Skip to content

Commit 2e910a7

Browse files
committed
disable test until refactoring done
1 parent cdcc159 commit 2e910a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

services/director-v2/tests/unit/with_dbs/test_modules_comp_scheduler_dask_scheduler.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,6 +1175,9 @@ class RebootState:
11751175
expected_run_state: RunningState
11761176

11771177

1178+
@pytest.mark.skip(
1179+
reason="awaiting refactor in https://github.com/ITISFoundation/osparc-simcore/pull/6736"
1180+
)
11781181
@pytest.mark.parametrize(
11791182
"reboot_state",
11801183
[

0 commit comments

Comments
 (0)