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



##########
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:
       It's hard to spot. We exercise the python tests with different scripts 
as well (e.g. when building the wheels), so we would have noticed it from the 
nightlies. 




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to