AlenkaF commented on code in PR #35104: URL: https://github.com/apache/arrow/pull/35104#discussion_r1166696031
########## 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: Actually, pinning the version until the fix for the issue is in a released version of pytest would be a better option (I just looked at the connected pytest issue and saw there was some new information). -- 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]
