mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08:00
These assertions fail when TracePoint is enabled due to differing allocation context. Commented out for now until behavior is fixed. See [Bug #21298]