davisusanibar commented on code in PR #35277: URL: https://github.com/apache/arrow/pull/35277#discussion_r1218580829
########## cpp/build-support/run-test.sh: ########## @@ -60,6 +60,9 @@ rm -f $LOGFILE $LOGFILE.gz pipe_cmd=cat +# Install the gcs testbench +sh $ROOT/../ci/scripts/install_gcs_testbench.sh default Review Comment: If we enable ARROW_GCS some test need some software base that is installed by this shell. Just moved inside of MacOS scope. -- 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]
