Peter Zhu 79f52020e2 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.
2025-08-15 09:30:09 -04:00
..
2025-06-15 23:59:46 +09:00
2025-06-07 20:48:08 +09:00