Limit max deployments and other dynamic config changes #9017
run-tests.yml
on: pull_request
Pre-build for cache
2m 8s
Set up single test
18s
Matrix: Functional test ndc
Matrix: Functional test xdc
Matrix: Functional test
Test Status
0s
Annotations
11 errors
Pre-build for cache:
tests/activity_api_pause_test.go#L135
undefined: workflowservice.PauseActivityByIdRequest
|
Pre-build for cache:
tests/activity_api_pause_test.go#L140
s.FrontendClient().PauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method PauseActivityById)
|
Pre-build for cache:
tests/activity_api_pause_test.go#L163
undefined: workflowservice.UnpauseActivityByIdRequest
|
Pre-build for cache:
tests/activity_api_pause_test.go#L167
undefined: workflowservice.UnpauseActivityByIdRequest_Resume
|
Pre-build for cache:
tests/activity_api_pause_test.go#L168
undefined: workflowservice.UnpauseActivityByIdRequest_ResumeOperation
|
Pre-build for cache:
tests/activity_api_pause_test.go#L173
s.FrontendClient().UnpauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method UnpauseActivityById)
|
Pre-build for cache:
tests/activity_api_pause_test.go#L231
undefined: workflowservice.PauseActivityByIdRequest
|
Pre-build for cache:
tests/activity_api_pause_test.go#L236
s.FrontendClient().PauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method PauseActivityById)
|
Pre-build for cache:
tests/activity_api_pause_test.go#L251
undefined: workflowservice.UnpauseActivityByIdRequest
|
Pre-build for cache:
tests/activity_api_pause_test.go#L255
undefined: workflowservice.UnpauseActivityByIdRequest_Resume
|
Test Status
Process completed with exit code 1.
|