[
https://issues.apache.org/jira/browse/ARROW-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney closed ARROW-5644.
-------------------------------
Resolution: Duplicate
Thanks
> [Python] test_flight.py::test_tls_do_get appears to hang
> --------------------------------------------------------
>
> Key: ARROW-5644
> URL: https://issues.apache.org/jira/browse/ARROW-5644
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.14.0
>
>
> Running the unit tests locally on Ubuntu 19.04 with dependencies from
> conda-forge, I'm hanging on this test
> {code}
> pyarrow/tests/test_flight.py::test_flight_do_get_ints PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_do_get_dicts PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_do_get_ticket PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_get_info PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_domain_socket PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_large_message SKIPPED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_generator_stream PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_flight_invalid_generator_stream PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_timeout_fires PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_timeout_passes PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_http_basic_unauth PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_http_basic_auth PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_http_basic_auth_invalid_password PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_token_auth PASSED
> [ 38%]
> pyarrow/tests/test_flight.py::test_token_auth_invalid PASSED
> [ 39%]
> pyarrow/tests/test_flight.py::test_location_invalid PASSED
> [ 39%]
> pyarrow/tests/test_flight.py::test_tls_fails SKIPPED
> [ 39%]
> pyarrow/tests/test_flight.py::test_tls_do_get
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)