kszucs commented on code in PR #12763:
URL: https://github.com/apache/arrow/pull/12763#discussion_r856411465
##########
ci/scripts/python_wheel_unix_test.sh:
##########
@@ -78,6 +83,7 @@ fi
if [ "${CHECK_UNITTESTS}" == "ON" ]; then
# Install testing dependencies
pip install -U -r ${source_dir}/python/requirements-wheel-test.txt
+ PYTHON=python ${source_dir}/ci/scripts/install_gcs_testbench.sh default
Review Comment:
Based on the install script this will break the arm wheel builds.
--
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]