hiroyuki-sato commented on PR #48293:
URL: https://github.com/apache/arrow/pull/48293#issuecomment-3594516737

   +1
   
   test passed on my machine. (Ubuntu 24.04)
   
   ```
   LD_LIBRARY_PATH=/tmp/local/lib 
GI_TYPELIB_PATH=/tmp/local/lib/girepository-1.0 ./test/run-test.rb
   Loaded suite test
   Started
   /[2025-12-01 04:45:22] INFO  WEBrick 1.9.2
   [2025-12-01 04:45:22] INFO  ruby 3.4.7 (2025-10-08) [x86_64-linux]
   [2025-12-01 04:45:22] INFO  WEBrick::HTTPServer#start: pid=957603 port=39569
   127.0.0.1 - - [01/Dec/2025:04:45:22 UTC] "GET /data.arrow HTTP/1.1" 200 626
   - -> /data.arrow
   [2025-12-01 04:45:22] INFO  going to shutdown ...
   [2025-12-01 04:45:22] INFO  WEBrick::HTTPServer#start done.
   -[2025-12-01 04:45:22] INFO  WEBrick 1.9.2
   [2025-12-01 04:45:22] INFO  ruby 3.4.7 (2025-10-08) [x86_64-linux]
   [2025-12-01 04:45:22] INFO  WEBrick::HTTPServer#start: pid=957603 port=39133
   127.0.0.1 - - [01/Dec/2025:04:45:22 UTC] "GET /data.arrows HTTP/1.1" 200 400
   - -> /data.arrows
   [2025-12-01 04:45:22] INFO  going to shutdown ...
   [2025-12-01 04:45:22] INFO  WEBrick::HTTPServer#start done.
   \[2025-12-01 04:45:22] INFO  WEBrick 1.9.2
   [2025-12-01 04:45:22] INFO  ruby 3.4.7 (2025-10-08) [x86_64-linux]
   [2025-12-01 04:45:22] INFO  WEBrick::HTTPServer#start: pid=957603 port=42263
   127.0.0.1 - - [01/Dec/2025:04:45:22 UTC] "GET /data.csv HTTP/1.1" 200 65
   - -> /data.csv
   [2025-12-01 04:45:22] INFO  going to shutdown ...
   [2025-12-01 04:45:22] INFO  WEBrick::HTTPServer#start done.
   -/home/arch/arrow/ruby/red-arrow/test/test-ractor.rb:27: warning: Ractor is 
experimental, and the behavior may change in future versions of Ruby! Also 
there are many implementation issues.
   Finished in 3.071535767 seconds.
   
-----------------------------------------------------------------------------------------------------------------------------------------
   2100 tests, 2100 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 
0 notifications
   100% passed
   
-----------------------------------------------------------------------------------------------------------------------------------------
   683.70 tests/s, 683.70 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]

Reply via email to