diff --git a/dev/release/verify-release-candidate.sh b/dev/release/verify-release-candidate.sh index 2629d362aaff..e140473a6270 100755 --- a/dev/release/verify-release-candidate.sh +++ b/dev/release/verify-release-candidate.sh @@ -113,7 +113,11 @@ test_source_distribution() { export ARROW_TEST_DATA=$PWD/arrow-testing-data/data export PARQUET_TEST_DATA=$PWD/parquet-testing-data/data - cargo test --all + # ignore arrow-pyarrow due to + # https://github.com/apache/arrow-rs/issues/7736 + # ignore parquet-variant due to + # https://github.com/apache/arrow-rs/issues/7746 + cargo test --all --exclude arrow-pyarrow --exclude parquet-variant # verify that the leaf crates can be published to crates.io # we can't verify crates that depend on others
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: