mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
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.