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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]