Skip to content

Refactor Job manager routes #1218

Refactor Job manager routes

Refactor Job manager routes #1218

Re-run triggered September 18, 2024 08:30
Status Failure
Total duration 3m 9s
Artifacts

main.yml

on: pull_request
shellcheck
4s
shellcheck
pytest-integration
9m 8s
pytest-integration
client-generation
3m 20s
client-generation
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

3 errors
pytest-integration: diracx-routers/tests/test_job_manager.py#L878
test_kill_job_valid_job_id AssertionError: assert 'Received' == <JobStatus.KILLED: 'Killed'> - Killed + Received
pytest-integration: diracx-routers/tests/test_job_manager.py#L928
test_kill_bulk_jobs_valid_job_ids AssertionError: assert 'Submitting' == <JobStatus.KILLED: 'Killed'> - Killed + Submitting
pytest-integration
Process completed with exit code 1.