You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/24 11:35:00 UTC

[GitHub] [arrow] pitrou commented on a change in pull request #12500: ARROW-15770: [CI] Not all python tests are running on CI jobs

pitrou commented on a change in pull request #12500:
URL: https://github.com/apache/arrow/pull/12500#discussion_r813795161



##########
File path: ci/scripts/python_test.sh
##########
@@ -52,4 +52,4 @@ export PYARROW_TEST_ORC
 export PYARROW_TEST_PARQUET
 export PYARROW_TEST_S3
 
-pytest -r s -v ${PYTEST_ARGS} --pyargs pyarrow.tests.test_orc
+pytest -r s -v ${PYTEST_ARGS} --pyargs pyarrow

Review comment:
       Wow, it's a bummer that this went through (and it might be my fault).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org