Skip to content

Intermittent Flight test failure on MacOS #35

@adamreeve

Description

@adamreeve

Describe the bug, including details regarding any error messages, version, and platform.

Examples:

[xUnit.net 00:00:02.72]     Apache.Arrow.Flight.Tests.FlightTests.EnsureCallRaisesRequestCancelled [FAIL]
  Failed Apache.Arrow.Flight.Tests.FlightTests.EnsureCallRaisesRequestCancelled [48 ms]
  Error Message:
   System.InvalidOperationException : Unable to get the status because the call is not complete.
  Stack Trace:
     at Grpc.Net.Client.Internal.GrpcCall`2.GetStatus()
   at Grpc.Net.Client.Internal.HttpClientCallInvoker.Callbacks`2.<>c.<.cctor>b__4_1(Object state)
   at Grpc.Core.AsyncCallState.GetStatus()
   at Grpc.Core.AsyncServerStreamingCall`1.GetStatus()
   at Grpc.Core.AsyncCallState.GetStatus()
   at Grpc.Core.AsyncServerStreamingCall`1.GetStatus()
   at Apache.Arrow.Flight.Tests.FlightTests.EnsureCallRaisesRequestCancelled() in /Users/runner/work/arrow-dotnet/arrow-dotnet/test/Apache.Arrow.Flight.Tests/FlightTests.cs:line 523
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions