bkietz commented on a change in pull request #8188: URL: https://github.com/apache/arrow/pull/8188#discussion_r495353791
########## File path: ci/scripts/python_test.sh ########## @@ -29,4 +29,4 @@ export LD_LIBRARY_PATH=${ARROW_HOME}/lib:${LD_LIBRARY_PATH} # Enable some checks inside Python itself export PYTHONDEVMODE=1 -pytest -r s --pyargs pyarrow +pytest -r s -vvv --pyargs pyarrow Review comment: I think the verbosity is more helpful when hunting down a failed test, but we can discuss that in a follow up ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org