AlenkaF commented on code in PR #35104: URL: https://github.com/apache/arrow/pull/35104#discussion_r1168297926
########## 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: I see AppVeyor and MacOS build are working fine with pytest 7.3.1 (on one of the PRs updated today): https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/46801690 https://github.com/apache/arrow/actions/runs/4717563273/jobs/8366298024?pr=34730 Windows builds seem to take the same time as they did before the 7.3. release: - 9 Apr https://github.com/ursacomputing/crossbow/actions/runs/4649634532/jobs/8228109815 - yesterday https://github.com/ursacomputing/crossbow/actions/runs/4712356112/jobs/8357330588 I think this PR and the linked issue can be closed. Will do it later today if you agree. -- 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]
