GitHub Actions / dapr.e2e.test-check
failed
Apr 24, 2024 in 0s
DAPR E2E.TEST
This test run completed at Wed, 24 Apr 2024 22:34:49 GMT
Details
Test Results - DAPR E2E.TEST
Expand the following summaries for more details:
Duration: 70.044 seconds
Started: |
2024-04-24T22:33:33.5540103+00:00 |
Creation: |
2024-04-24T22:34:43.5985002+00:00 |
Queuing: |
2024-04-24T22:33:40.0445917+00:00 |
Finished: |
2024-04-24T22:34:43.5985002+00:00 |
Duration: |
70.044 seconds |
Outcome: Failed | Total Tests: 25 | Passed: 23 | Failed: 2
Total: |
25 |
Executed: |
25 |
Passed: |
23 |
Failed: |
2 |
Error: |
0 |
Timeout: |
0 |
Aborted: |
0 |
Inconclusive: |
0 |
PassedButRunAborted: |
0 |
NotRunnable: |
0 |
NotExecuted: |
0 |
Disconnected: |
0 |
Warning: |
0 |
Completed: |
0 |
InProgress: |
0 |
Pending: |
0 |
❌ Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyMessageSendAndReceive
ID: |
fc8917c8-dbc8-8478-cc80-2018f4fbbdca |
Name: |
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyMessageSendAndReceive |
Outcome: |
Failed |
Computer Name: |
fv-az847-33 |
Start: |
2024-04-24T22:33:40.0325431+00:00 |
End: |
2024-04-24T22:33:40.0325432+00:00 |
Duration: |
00:00:00.0181722 |
Test Method Details:
Code Base |
/home/runner/work/dotnet-sdk/dotnet-sdk/bin/Release/test/Dapr.E2E.Test/net6/Dapr.E2E.Test.dll |
Class Name |
Dapr.E2E.Test.GrpcProxyTests |
Method Name |
TestGrpcProxyMessageSendAndReceive |
Error Message:
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:43703: connect: connection refused"")
Stack Trace:
at Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyMessageSendAndReceive() in /home/runner/work/dotnet-sdk/dotnet-sdk/test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs:line 46
--- End of stack trace from previous location ---
❌ Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast
ID: |
3a4672dd-ee9c-c5ef-d175-66b20256d334 |
Name: |
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast |
Outcome: |
Failed |
Computer Name: |
fv-az847-33 |
Start: |
2024-04-24T22:33:40.0151335+00:00 |
End: |
2024-04-24T22:33:40.0151669+00:00 |
Duration: |
00:00:00.0982864 |
Test Method Details:
Code Base |
/home/runner/work/dotnet-sdk/dotnet-sdk/bin/Release/test/Dapr.E2E.Test/net6/Dapr.E2E.Test.dll |
Class Name |
Dapr.E2E.Test.GrpcProxyTests |
Method Name |
TestGrpcProxyStreamingBroadcast |
Error Message:
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:43703: connect: connection refused"")
Stack Trace:
at Grpc.Net.Client.Internal.HttpContentClientStreamWriter`2.WriteAsyncCore[TState](Func`5 writeFunc, TState state, CancellationToken cancellationToken)
at Grpc.Net.Client.Internal.HttpContentClientStreamWriter`2.WriteCoreAsync(TRequest message, CancellationToken cancellationToken)
at Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast() in /home/runner/work/dotnet-sdk/dotnet-sdk/test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs:line 73
--- End of stack trace from previous location ---