From 6e84caa3ddd8d78336d4077898e4db6613233614 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Tue, 5 Mar 2024 14:00:10 +0100 Subject: [PATCH] GH-20127: [Python][CI] Remove legacy hdfs tests from hypothesis setup --- ci/scripts/integration_hdfs.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/scripts/integration_hdfs.sh b/ci/scripts/integration_hdfs.sh index c95449379c3..d0444ccb74f 100755 --- a/ci/scripts/integration_hdfs.sh +++ b/ci/scripts/integration_hdfs.sh @@ -61,9 +61,8 @@ export PYARROW_TEST_HDFS=ON export PYARROW_HDFS_TEST_LIBHDFS_REQUIRE=ON pytest -vs --pyargs pyarrow.tests.test_fs -pytest -vs --pyargs pyarrow.tests.test_hdfs use_libhdfs_dir pytest -vs --pyargs pyarrow.tests.test_fs -pytest -vs --pyargs pyarrow.tests.test_hdfs + use_hadoop_home