You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/10/17 06:38:00 UTC

[jira] [Created] (ARROW-18074) [CI] Running ctest for PyArrow C++ not needed anymore

Alenka Frim created ARROW-18074:
-----------------------------------

             Summary: [CI] Running ctest for PyArrow C++ not needed anymore
                 Key: ARROW-18074
                 URL: https://issues.apache.org/jira/browse/ARROW-18074
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
            Reporter: Alenka Frim
            Assignee: Alenka Frim
             Fix For: 10.0.0


In {{ci/scripts/python_test.sh}} we are still running {{ctest}} to check C++ tests for PyArrow:

[https://github.com/apache/arrow/blob/b832853ba62171d5fe5077681083fc6ea49bfd44/ci/scripts/python_test.sh#L58-L66]

After https://issues.apache.org/jira/browse/ARROW-17016 was resolved that is not needed anymore and can be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)