Skip to content

Commit

Permalink
apacheGH-20127: [Python][CI] Remove legacy hdfs tests from hypothesis…
Browse files Browse the repository at this point in the history
… setup
  • Loading branch information
jorisvandenbossche committed Mar 5, 2024
1 parent 53e0c74 commit 6e84caa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/scripts/integration_hdfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6e84caa

Please sign in to comment.