Skip to content

Enable CancellationToken for non-remoting actor implementations #1251

Enable CancellationToken for non-remoting actor implementations

Enable CancellationToken for non-remoting actor implementations #1251

Triggered via pull request December 5, 2023 05:34
Status Failure
Total duration 2m 49s
Artifacts

itests.yml

on: pull_request
Matrix: run integration tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
run integration tests (6.0)
Process completed with exit code 1.
run integration tests (6.0): test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L73
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast: Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:41929: connect: connection refused"")
run integration tests (6.0): test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L46
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyMessageSendAndReceive: Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:41929: connect: connection refused"")
run integration tests (6.0)
Process completed with exit code 1.
run integration tests (7.0)
The operation was canceled.
run integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run integration tests (6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run integration tests (7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/