We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab0e53 commit ae46078Copy full SHA for ae46078
services/director-v2/tests/unit/with_dbs/comp_scheduler/test_scheduler_dask.py
@@ -2281,7 +2281,7 @@ async def test_run_new_pipeline_called_twice_prevents_duplicate_runs(
2281
ComputationalBackendTaskResultsNotReadyError,
2282
],
2283
)
2284
-async def test_getting_task_result_raises_exception(
+async def test_getting_task_result_raises_exception_does_not_fail_task(
2285
exception_type: Exception,
2286
with_disabled_auto_scheduling: mock.Mock,
2287
with_disabled_scheduler_publisher: mock.Mock,
0 commit comments