alamb opened a new issue, #6343: URL: https://github.com/apache/arrow-rs/issues/6343
**Describe the bug** While working on https://github.com/apache/arrow-rs/issues/6016 the release verification script fails like this: ``` ---- bad_data::test_invalid_files stdout ---- thread 'bad_data::test_invalid_files' panicked at parquet/./tests/arrow_reader/bad_data.rs:64:9: Found new file in bad_data, please add test: ARROW-GH-43605.parquet note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: bad_data::test_invalid_files test result: FAILED. 51 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.75s error: test failed, to rerun pass `-p parquet --test arrow_reader` + cleanup + '[' no = yes ']' + echo 'Failed to verify release candidate. See /var/folders/1l/tg68jc6550gg8xqf1hr4mlwr0000gn/T/arrow-53.0.0.XXXXX.Gs46gX0sT4 for de ``` **To Reproduce** **Expected behavior** Test should pass **Additional context** <!-- Add any other context about the problem here. --> -- 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]
