rspec / rspec-core

RSpec runner and formatters
http://rspec.info
MIT License
1.23k stars 765 forks source link

Add Truffleruby support #2942

Closed gogainda closed 2 years ago

eregon commented 2 years ago

@gogainda This feels too early to add truffleruby in RSpec CI, we should make sure all test pass first, see https://github.com/rspec/rspec-metagem/issues/68#issuecomment-1072459743 My understanding is the RSpec team also only wants TruffleRuby in CI once it passes all tests and a TruffleRuby release passes all tests, which is not yet the case.

Could you update this PR without the new CI file, or create a separate PR with just the fixes?

gogainda commented 2 years ago

@eregon removed CI file and left only changes needed to pass tests on TruffleRuby