ruby / spec

The Ruby Spec Suite aka ruby/spec
MIT License
595 stars 388 forks source link

Add specs for invalid base argument in Kernel.Integer #1111

Closed herwinw closed 10 months ago

herwinw commented 10 months ago

I'm not sure if we're doing 3.3 changes already? Especially since it's not running in the CI yet

herwinw commented 10 months ago

Yes, I tried them locally with Ruby 3.2 en 3.3-preview3.

eregon commented 10 months ago

FYI it ends being tested in CRuby's CI after the monthly sync. It doesn't make sense to test a preview or ruby-dev here as there are extra changes to specs in CRuby when behavior changes and that's not immediately sync'd here to it'd just fail a good part of the time for no good reason.