Refactor Job manager routes #1462
Annotations
2 errors and 1 warning
Run pytest:
diracx-routers/tests/test_job_manager.py#L369
test_user_without_the_normal_user_property_cannot_submit_job
AssertionError: [{'JobID': 1, 'MinorStatus': 'Job accepted', 'Status': 'Received', 'TimeStamp': '2024-12-14T20:00:35.324415Z'}]
assert 200 == <HTTPStatus.FORBIDDEN: 403>
+ where 200 = <Response [200 OK]>.status_code
+ and <HTTPStatus.FORBIDDEN: 403> = HTTPStatus.FORBIDDEN
|
Run pytest
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading