jhorstmann commented on PR #1878:
URL: https://github.com/apache/arrow-rs/pull/1878#issuecomment-1155448011
> How to reproduce it?
I did run
```
cargo +nightly miri test -p arrow -- --skip csv --skip ipc --skip json
```
or
```
cargo +nightly miri test -p arrow -- --skip csv --skip ipc --skip json --
array::ffi::tests::test_u32
```
for one specific test. Only difference to your command line is fewer `skip`
parameters :)
CI looks like it passed because of #1873
--
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]