AlenkaF commented on code in PR #35104:
URL: https://github.com/apache/arrow/pull/35104#discussion_r1166692588


##########
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:
   That would be a good option but I would first try to somehow pass 
`tmp_path_retention_policy=failed` so that we do not have to pin the version 
and keep using the latest released pytest. I just need to figure out how to do 
that with `PYTEST_ADDOPTS` 😊 



-- 
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]

Reply via email to