Skip to content

mydiracx extension extensions/src/mydiracx #16

mydiracx extension extensions/src/mydiracx

mydiracx extension extensions/src/mydiracx #16

Triggered via pull request April 11, 2024 10:32
Status Failure
Total duration 2m 36s
Artifacts

extensions.yml

on: pull_request
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Unit test - ./diracx-db: diracx-db/tests/jobs/test_jobDB.py#L28
test_some_asyncio_code TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-db
Process completed with exit code 1.
Unit test - ./extensions/mydiracx/mydiracx-routers: extensions/mydiracx/mydiracx-routers/tests/test_generic.py#L14
test_write assert 404 == 200 + where 404 = <Response [404 Not Found]>.status_code
Unit test - ./extensions/mydiracx/mydiracx-routers: extensions/mydiracx/mydiracx-routers/tests/test_generic.py#L20
test_read assert 404 == 200 + where 404 = <Response [404 Not Found]>.status_code
Unit test - ./extensions/mydiracx/mydiracx-routers
Process completed with exit code 1.
Unit test - ./diracx-routers: diracx-routers/tests/jobs/test_sandboxes.py#L145
test_assign_then_unassign_sandboxes_to_jobs TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L98
test_insert_and_list_parametric_jobs TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L123
test_insert_and_list_bulk_jobs[job_definitions0] TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L123
test_insert_and_list_bulk_jobs[job_definitions1] TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L123
test_insert_and_list_bulk_jobs[job_definitions2] TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L142
test_insert_and_search TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L223
test_search_distinct TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L456
test_set_job_status_invalid_job ModuleNotFoundError: No module named 'DIRAC.WorkloadManagementSystem.Utilities.JobStatusUtility'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L602
test_set_job_status_with_invalid_job_id ModuleNotFoundError: No module named 'DIRAC.WorkloadManagementSystem.Utilities.JobStatusUtility'
Unit test - ./diracx-routers: diracx-routers/tests/test_job_manager.py#L619
test_insert_and_reschedule TypeError: checkAndAddOwner() missing 2 required positional arguments: 'ownerGroup' and 'diracSetup'