Skip to content

Commit 90b6c4f

Browse files
doc(application): better information why a test_cli_run_execute is not yet marked as scheduled
1 parent 66a08f6 commit 90b6c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/aignostics/application/cli_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ def test_cli_run_result_delete_fails_on_no_arg(runner: CliRunner, record_propert
653653
assert result.exit_code == 2
654654

655655

656-
# TODO (Helmut): Schedule this run
656+
# TODO (Helmut): Run this test on a schedule when the GPU ressourcing situation and PAPI pipeline reliabilty improved
657657
@pytest.mark.e2e
658658
@pytest.mark.very_long_running
659659
@pytest.mark.timeout(timeout=HETA_APPLICATION_DEADLINE_SECONDS + 60 * 30)

0 commit comments

Comments
 (0)