You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #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
The text was updated successfully, but these errors were encountered:
Describe the bug
While working on #6016 the release verification script fails like this:
To Reproduce
Expected behavior
Test should pass
Additional context
The text was updated successfully, but these errors were encountered: