Skip to content
Triggered via pull request October 10, 2024 19:15
Status Failure
Total duration 2m 53s
Artifacts

pr.yml

on: pull_request
lint
36s
lint
test
2m 41s
test
markdown-link-check
22s
markdown-link-check
enforce-chains-example-docs-sync
5s
enforce-chains-example-docs-sync
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 notice
lint
Process completed with exit code 1.
test_server.test_patch_model_code_update_predict_on_long_load_time[asyncio+uvloop]: truss/tests/templates/control/control/test_server.py#L137
assert "It appears your model has stopped running. This often means' ' it crashed and may need a fix to get it running again." == {'prediction': [1]} + where "It appears your model has stopped running. This often means' ' it crashed and may need a fix to get it running again." = <bound method Response.json of <Response [503 Service Unavailable]>>() + where <bound method Response.json of <Response [503 Service Unavailable]>> = <Response [503 Service Unavailable]>.json
test_server.test_patch_model_code_update_predict_on_long_load_time[asyncio]: truss/tests/templates/control/control/test_server.py#L137
assert "It appears your model has stopped running. This often means' ' it crashed and may need a fix to get it running again." == {'prediction': [1]} + where "It appears your model has stopped running. This often means' ' it crashed and may need a fix to get it running again." = <bound method Response.json of <Response [503 Service Unavailable]>>() + where <bound method Response.json of <Response [503 Service Unavailable]>> = <Response [503 Service Unavailable]>.json
test
Process completed with exit code 1.
enforce-chains-example-docs-sync: truss-chains/examples/#L1
Chains examples not modified.