hiroyuki-sato commented on PR #48296: URL: https://github.com/apache/arrow/pull/48296#issuecomment-3596342545
+1 test passed on my machine. ``` LD_LIBRARY_PATH=/tmp/local/lib GI_TYPELIB_PATH=/tmp/local/lib/girepository-1.0 ./test/run.rb Loaded suite test Started /path/to/arrow/ruby/red-arrow-format/lib/arrow-format/file-reader.rb:49: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future! Finished in 0.032268718 seconds. -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2 tests, 2 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -------------------------------------------------------------------------------------------------------------------------------------------------------------- 61.98 tests/s, 61.98 assertions/s ``` -- 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]
