Integration Tests #346
integration-tests.yml
on: workflow_dispatch
detect-version-changed
12s
Matrix: build-and-push-truss-base-images-if-needed
integration-tests
/
chains-integration-tests
3m 20s
Matrix: integration-tests / truss-integration-tests
Annotations
2 errors
test_trussless_docker_server.test_docker_server_truss:
truss/tests/test_trussless_docker_server.py#L26
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',
}
|
integration-tests / truss-integration-tests (5)
Process completed with exit code 1.
|