Skip to content

acquisitions-order-line: Add only on pending #11570

acquisitions-order-line: Add only on pending

acquisitions-order-line: Add only on pending #11570

Re-run triggered January 15, 2025 12:30
Status Cancelled
Total duration 1h 16m 35s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test (deploy)
The job was canceled because "dev" failed.
test (deploy): tests/api/acq_orders/test_acq_orders_views.py#L145
test_send_order assert 400 == 200 + where 400 = <WrapperTestResponse 36 bytes [400 BAD REQUEST]>.status_code
test (deploy): tests/api/acquisition/test_acquisition_reception_workflow.py#L382
test_acquisition_reception_workflow assert 400 == 200 + where 400 = <WrapperTestResponse 36 bytes [400 BAD REQUEST]>.status_code
test (deploy): tests/api/acquisition/test_acquisition_scenarios.py#L564
test_acquisition_order jsonschema.exceptions.ValidationError: Order must be pending
test (deploy): tests/ui/acq_orders/test_acq_orders_api.py#L72
test_order_properties jsonschema.exceptions.ValidationError: Order must be pending
test (deploy)
The operation was canceled.
test (dev): tests/api/acq_orders/test_acq_orders_views.py#L145
test_send_order assert 400 == 200 + where 400 = <WrapperTestResponse 36 bytes [400 BAD REQUEST]>.status_code
test (dev): tests/api/acquisition/test_acquisition_reception_workflow.py#L382
test_acquisition_reception_workflow assert 400 == 200 + where 400 = <WrapperTestResponse 36 bytes [400 BAD REQUEST]>.status_code
test (dev): tests/api/acquisition/test_acquisition_scenarios.py#L564
test_acquisition_order jsonschema.exceptions.ValidationError: Order must be pending
test (dev): tests/ui/acq_orders/test_acq_orders_api.py#L72
test_order_properties jsonschema.exceptions.ValidationError: Order must be pending
test (dev)
Process completed with exit code 1.
test (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636