alamb commented on issue #6887:
URL: https://github.com/apache/arrow-rs/issues/6887#issuecomment-2591283697

   I made an RC but it currently fails like this:
   
   ```shell
   failures:
   
   ---- bad_data::test_invalid_files stdout ----
   thread 'bad_data::test_invalid_files' panicked at 
parquet/tests/arrow_reader/bad_data.rs:65:9:
   Found new file in bad_data, please add test: ARROW-GH-45185.parquet
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   
   
   failures:
       bad_data::test_invalid_files
   
   test result: FAILED. 52 passed; 1 failed; 1 ignored; 0 measured; 0 filtered 
out; finished in 0.73s
   
   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.4.0.XXXXX.0Fd6xzcI2S 
for details.'
   Failed to verify release candidate. See 
/var/folders/1l/tg68jc6550gg8xqf1hr4mlwr0000gn/T/arrow-53.4.0.XXXXX.0Fd6xzcI2S 
for details.
   ```
   
   I need to update the test. I will do so tomorrow


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

Reply via email to