Skip to content

Stop copying truss server code over for "custom server" #3421

Stop copying truss server code over for "custom server"

Stop copying truss server code over for "custom server" #3421

Triggered via pull request November 27, 2024 23:04
Status Success
Total duration 3m 10s
Artifacts

pr.yml

on: pull_request
lint
1m 27s
lint
test
2m 43s
test
markdown-link-check
24s
markdown-link-check
enforce-chains-example-docs-sync
8s
enforce-chains-example-docs-sync
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test_custom_server.test_custom_server_truss: truss/tests/test_custom_server.py#L34
AssertionError: assert {'is_env_var_...'Hello World'} == {'is_env_var_...'Hello World'} Omitting 3 identical items, use -vv to show Right contains 1 more item: {'is_torch_cuda_available': False} Full diff: { 'is_env_var_passed': True, 'is_secret_mounted': True, - 'is_torch_cuda_available': False, 'message': 'Hello World', }
test_model_inference.test_requirements_file_truss: truss/tests/test_model_inference.py#L251
assert 503 == 200 + where 503 = <Response [503]>.status_code
enforce-chains-example-docs-sync: truss-chains/examples/#L1
Chains examples not modified.