Antoine Pitrou created ARROW-10571:
--------------------------------------
Summary: [C++][CI] Python tests timeout on MinGW64
Key: ARROW-10571
URL: https://issues.apache.org/jira/browse/ARROW-10571
Project: Apache Arrow
Issue Type: Bug
Components: C++, Continuous Integration, Python
Reporter: Antoine Pitrou
It seems the C++ {{arrow-python-test}} often hangs (times out) on MinGW64.
Example here:
https://github.com/apache/arrow/pull/8652/checks?check_run_id=1391934231
It doesn't seem useful to enable Python on the MinGW test. MinGW is generally
not recommended (or even supported) for compiling Python extensions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)