Skip to content

Actor State TTL

Actor State TTL #1181

Re-run triggered November 1, 2023 16:20
Status Failure
Total duration 11m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

itests.yml

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

Annotations

9 errors and 2 warnings
run integration tests (6.0)
Process completed with exit code 1.
run integration tests (6.0): test/Dapr.E2E.Test/Actors/E2ETests.ReentrantTests.cs#L68
Dapr.E2E.Test.ReentrantTests.ActorCanPerformReentrantCalls: Assert.True() Failure
run integration tests (6.0): test/Dapr.E2E.Test/Actors/E2ETests.StateTests.cs#L31
Dapr.E2E.Test.E2ETests.ActorCanSaveStateWithTTL: System.OperationCanceledException : The operation was canceled.
run integration tests (6.0): test/Dapr.E2E.Test/Workflows/WorkflowTest.cs#L85
Dapr.E2E.Test.E2ETests.TestWorkflows: Expected string "Status(StatusCode="NotFound", Detail="unable to find workflow with the provided instance ID: testInstanceId%!(EXTRA *fmt.wrapError=Failed to fetch orchestration metadata: no such instance exists)")" to contain "No such instance exists" because Instance testInstanceId was not correctly purged.
run integration tests (6.0)
Process completed with exit code 1.
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.ReentrantTests.cs#L68
Dapr.E2E.Test.ReentrantTests.ActorCanPerformReentrantCalls: Assert.True() Failure
run integration tests (7.0): test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L73
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast: Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="", DebugException="System.OperationCanceledException: A task was canceled.")
run integration tests (7.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:44547: connect: connection refused"")
run integration tests (7.0)
The operation was canceled.
run integration tests (6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/checkout@v2, 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/