test-fw: optionally use HTTP API in component service and worker-service #4540
ci.yaml
on: pull_request
Matrix: docker-targets-build
Matrix: publish_cli_binaries
build-and-test
18m 44s
wasm-rpc-stub
58s
integration-tests
16m 29s
cli-tests
17m 45s
sharding-tests
14m 9s
worker-tests-group1
7m 24s
Matrix: worker-tests
publish-slack-notification
0s
Annotations
9 errors
integration::keyvalue.readwrite_get_returns_the_value_that_was_set:
integration::keyvalue#L1
called `Result::unwrap()` on an `Err` value: InternalError(WorkerExecutionError { error: Some(RuntimeError(RuntimeError { details: "Parameter type mismatch: expected 2, got 1 parameters" })) })
|
worker-tests-group1
Process completed with exit code 105.
|
integration::worker.worker_use_initial_files:
integration::worker#L1
Failed to add component: Other("Failed to create component in golem-component-service: ComponentError { error: Some(NotFound(ErrorBody { error: \"Provided component file not found: /foo.txt (key: dummy-ifs-key)\" })) }")
|
integration::worker.worker_list_files:
integration::worker#L1
Failed to add component: Other("Failed to create component in golem-component-service: ComponentError { error: Some(NotFound(ErrorBody { error: \"Provided component file not found: /foo.txt (key: dummy-ifs-key)\" })) }")
|
integration::worker.worker_read_files:
integration::worker#L1
Failed to add component: Other("Failed to create component in golem-component-service: ComponentError { error: Some(NotFound(ErrorBody { error: \"Provided component file not found: /foo.txt (key: dummy-ifs-key)\" })) }")
|
integration::worker.worker_initial_files_after_automatic_worker_update:
integration::worker#L1
Failed to add component: Other("Failed to create component in golem-component-service: ComponentError { error: Some(NotFound(ErrorBody { error: \"Provided component file not found: /foo.txt (key: dummy-ifs-key)\" })) }")
|
integration-tests
Process completed with exit code 105.
|
|
build-and-test
Process completed with exit code 105.
|