summaryrefslogtreecommitdiff
path: root/include/ruby/internal/method.h
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2025-03-12 11:24:11 -0400
committerPeter Zhu <peter@peterzhu.ca>2025-03-12 13:27:03 -0400
commita8d63ecdb82c33744c0d1fcfa362b0c7247e83c9 (patch)
tree13d3f075b9f74f840d0f8627565552d805612fef /include/ruby/internal/method.h
parent9ec8dc9c6504e62c6a3ff6b111cee53f67d5508c (diff)
Fix flaky test_AREF_fstring_key
The code between the two ObjectSpace.count_objects could trigger a GC, which could free string objects causing this test to fail. We can see this failure on CI http://ci.rvm.jp/results/trunk-random2@ruby-sp2-noble-docker/5651016 TestHashOnly#test_AREF_fstring_key [test/ruby/test_hash.rb:1991]: <197483> expected but was <129689>.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12916
Diffstat (limited to 'include/ruby/internal/method.h')
0 files changed, 0 insertions, 0 deletions