You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/29 15:14:17 UTC

[GitHub] [arrow] raulcd commented on a diff in pull request #13461: ARROW-16873: [Python] Clear PYTHONFAULTHANDLER when spawning child subprocess on run_debug_memory_pool tests

raulcd commented on code in PR #13461:
URL: https://github.com/apache/arrow/pull/13461#discussion_r910086388


##########
ci/scripts/python_test.sh:
##########
@@ -54,4 +54,4 @@ export PYARROW_TEST_ORC
 export PYARROW_TEST_PARQUET
 export PYARROW_TEST_S3
 
-pytest -r s -v ${PYTEST_ARGS} --pyargs pyarrow
+pytest -r P -v ${PYTEST_ARGS} --pyargs pyarrow

Review Comment:
   yes, this was only temporary to be able to see the print output on CI. I'll revert it back.



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