jorisvandenbossche commented on code in PR #35104: URL: https://github.com/apache/arrow/pull/35104#discussion_r1167415904
########## ci/scripts/python_test.sh: ########## @@ -35,6 +35,9 @@ export PYTHONDEVMODE=1 # Enable memory debug checks. export ARROW_DEBUG_MEMORY_POOL=trap +# Retain directories only for tests with outcome error or failed Review Comment: In the meantime, pytest 7.3.1 has been released: https://github.com/pytest-dev/pytest/releases/tag/7.3.1 -- 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]
