Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Dec 11, 2025

Rationale for this change

They should have been included in #48411.

What changes are included in this PR?

Add missing tests.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions
Copy link

⚠️ GitHub issue #48437 has been automatically assigned in GitHub to PR creator.

Copy link
Collaborator

@hiroyuki-sato hiroyuki-sato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

LD_LIBRARY_PATH=/tmp/local/lib GI_TYPELIB_PATH=/tmp/local/lib/girepository-1.0 rake test TEST=./test/test-large-list-array.rb
cd /path/to/arrow/ruby/red-arrow
/path/to/.rbenv/versions/3.4.7/bin/ruby test/run-test.rb
Loaded suite test
Started
/[2025-12-11 11:40:45] INFO  WEBrick 1.9.2
[2025-12-11 11:40:45] INFO  ruby 3.4.7 (2025-10-08) [x86_64-linux]
[2025-12-11 11:40:45] INFO  WEBrick::HTTPServer#start: pid=708626 port=40163
127.0.0.1 - - [11/Dec/2025:11:40:45 UTC] "GET /data.arrow HTTP/1.1" 200 626
- -> /data.arrow
[2025-12-11 11:40:45] INFO  going to shutdown ...
[2025-12-11 11:40:45] INFO  WEBrick::HTTPServer#start done.
-[2025-12-11 11:40:45] INFO  WEBrick 1.9.2
[2025-12-11 11:40:45] INFO  ruby 3.4.7 (2025-10-08) [x86_64-linux]
[2025-12-11 11:40:45] INFO  WEBrick::HTTPServer#start: pid=708626 port=36243
127.0.0.1 - - [11/Dec/2025:11:40:45 UTC] "GET /data.arrows HTTP/1.1" 200 400
- -> /data.arrows
[2025-12-11 11:40:45] INFO  going to shutdown ...
[2025-12-11 11:40:45] INFO  WEBrick::HTTPServer#start done.
\[2025-12-11 11:40:45] INFO  WEBrick 1.9.2
[2025-12-11 11:40:45] INFO  ruby 3.4.7 (2025-10-08) [x86_64-linux]
[2025-12-11 11:40:45] INFO  WEBrick::HTTPServer#start: pid=708626 port=35785
127.0.0.1 - - [11/Dec/2025:11:40:45 UTC] "GET /data.csv HTTP/1.1" 200 65
- -> /data.csv
[2025-12-11 11:40:45] INFO  going to shutdown ...
[2025-12-11 11:40:45] 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 2.943760721 seconds.
------------------------------------------------------------------------------------------------------------------------
2116 tests, 2116 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
------------------------------------------------------------------------------------------------------------------------
718.81 tests/s, 718.81 assertions/s
cd -

@kou kou merged commit 50e3f75 into apache:main Dec 11, 2025
10 checks passed
@kou kou deleted the ruby-large-list-array-test branch December 11, 2025 21:47
@kou kou removed the awaiting committer review Awaiting committer review label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants