lidavidm commented on pull request #11507: URL: https://github.com/apache/arrow/pull/11507#issuecomment-981920045
It seems the C++ server tests may be flaky? From the [AMD64 Conda C++ logs](https://github.com/apache/arrow/runs/4343704927?check_suite_focus=true): ``` [----------] 20 tests from TestFlightSqlServer [ RUN ] TestFlightSqlServer.TestCommandStatementQuery /arrow/cpp/src/arrow/flight/sql/server_test.cc:163: Failure Failed '_error_or_value25.status()' failed with IOError: gRPC returned unavailable error, with message: failed to connect to all addresses. Detail: Unavailable [ FAILED ] TestFlightSqlServer.TestCommandStatementQuery (0 ms) [ RUN ] TestFlightSqlServer.TestCommandGetTables /arrow/cpp/src/arrow/flight/sql/server_test.cc:195: Failure Failed '_error_or_value27.status()' failed with IOError: gRPC returned unavailable error, with message: failed to connect to all addresses. Detail: Unavailable ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
