hiroyuki-sato commented on PR #46795: URL: https://github.com/apache/arrow/pull/46795#issuecomment-2968555702
It seems that test failure in "C# / AMD64 macOS 13 C# 8.0.x (pull_request)" unrelated this change. https://github.com/apache/arrow/actions/runs/15611171739/job/43972190211?pr=46795#step:6:108 ``` Passed! - Failed: 0, Passed: 1450, Skipped: 0, Total: 1450, Duration: 5 s - Apache.Arrow.Tests.dll (net8.0) [xUnit.net 00:00:03.30] Apache.Arrow.Flight.Tests.FlightTests.EnsureCallRaisesRequestCancelled [FAIL] Failed Apache.Arrow.Flight.Tests.FlightTests.EnsureCallRaisesRequestCancelled [82 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/arrow/csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs:line 523 --- End of stack trace from previous location --- ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org