You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "AlenkaF (via GitHub)" <gi...@apache.org> on 2023/04/14 10:59:51 UTC

[GitHub] [arrow] AlenkaF commented on a diff in pull request #35104: GH-35078: [Python][CI] Tests on windows are running very slow

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org