alamb commented on PR #7742: URL: https://github.com/apache/arrow-rs/pull/7742#issuecomment-2996407573
Here is an example of these tests running in CI passing: https://github.com/apache/arrow-rs/actions/runs/15824854202/job/44602338829?pr=7742#step:9:93 ``` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/pyarrow.rs (target/debug/deps/pyarrow-67a3f10e3be5d4fb) running 2 tests test test_to_pyarrow_byte_view ... ok test test_to_pyarrow ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s Doc-tests arrow_pyarrow_testing ``` -- 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]
