Skip to content

Fix ObjectSpace.count_objects and test/ruby/test_allocation.rb#14329

Merged
hsbt merged 2 commits intoruby:masterfrom
eregon:try-to-fix-test_allocation
Aug 26, 2025
Merged

Fix ObjectSpace.count_objects and test/ruby/test_allocation.rb#14329
hsbt merged 2 commits intoruby:masterfrom
eregon:try-to-fix-test_allocation

Conversation

@eregon
Copy link
Copy Markdown
Member

@eregon eregon commented Aug 25, 2025

Follow-up of 6ab2cd0 (#14303) and similar fix to #13906.

@eregon eregon changed the title Try to fix test allocation Try to fix ObjectSpace.count_objects and test/ruby/test_allocation.rb Aug 25, 2025
@eregon eregon changed the title Try to fix ObjectSpace.count_objects and test/ruby/test_allocation.rb Fix ObjectSpace.count_objects and test/ruby/test_allocation.rb Aug 25, 2025
* To not count them as program allocations.
* Similar to ruby#13906
@eregon eregon force-pushed the try-to-fix-test_allocation branch from 081727d to 17ec38c Compare August 25, 2025 20:37
@eregon
Copy link
Copy Markdown
Member Author

eregon commented Aug 25, 2025

The MinGW job passes: first run second run
(vs failed before the fix)

@eregon eregon marked this pull request as ready for review August 25, 2025 21:13
@eregon eregon requested review from hsbt, ko1 and mame August 25, 2025 21:13
@mame mame requested a review from jeremyevans August 25, 2025 23:59
@hsbt hsbt merged commit cc3f149 into ruby:master Aug 26, 2025
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants