Matt Valentine-House 2026-05-13 14:53:54 +0000 (Wed, 13 May 2026)
New Revision: 69857ea9d8
https://github.com/ruby/ruby/commit/69857ea9d8
Log:
Enable debug env in tests, so RUBY_DEBUG env var is respected
The GC RUBY_DEBUG=gc_stress bug should have been caught by
test_gc_stress_at_startup, but because RUBY_DEBUG has been ignored on
CI, the subprocess wasn't actually running stress at startup
Modified files:
.github/workflows/ubuntu.yml