You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/11/12 18:19:00 UTC

[jira] [Created] (ARROW-10571) [C++][CI] Python tests timeout on MinGW64

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)