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 2022/01/26 15:02:00 UTC

[jira] [Created] (ARROW-15464) [Python] CSV cancellation test flaky on macOS ARM64

Antoine Pitrou created ARROW-15464:
--------------------------------------

             Summary: [Python] CSV cancellation test flaky on macOS ARM64
                 Key: ARROW-15464
                 URL: https://issues.apache.org/jira/browse/ARROW-15464
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, Python
            Reporter: Antoine Pitrou
             Fix For: 8.0.0


See for example this build where the test was un-skipped on Apple M1 hardware:
https://github.com/ursacomputing/crossbow/runs/4943189166?check_suite_focus=true

{code}
test-arm64-env/lib/python3.8/site-packages/pyarrow/tests/test_csv.py ... [ 21%]
arrow/ci/scripts/python_wheel_unix_test.sh: line 84: 73197 Killed: 9               python -m pytest -r s --pyargs pyarrow
...................................
Error: Process completed with exit code 137.
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)