summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2025-08-13 15:08:18 -0400
committerPeter Zhu <peter@peterzhu.ca>2025-08-15 09:30:09 -0400
commit79f52020e2fcc167415e06f16e5d9868571908b3 (patch)
treef04b24193969f53c92bf0a10bc524c647d766ac0 /test/ruby/test_rubyoptions.rb
parent42c08e458d0df2588dba96190fd1122d4b1170ff (diff)
Don't change Encoding.default_internal in assert_raise_with_message
For most tests (except two), we don't need to change Encoding.default_internal in assert_raise_with_message. We're trying to run the test suite across multiple Ractors and modifying Encoding.default_internal can cause other concurrently running tests to fail.
Diffstat (limited to 'test/ruby/test_rubyoptions.rb')
0 files changed, 0 insertions, 0 deletions