Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore TruffleRuby on CI #256

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

andrykonchin
Copy link
Contributor

@andrykonchin andrykonchin commented Dec 9, 2024

Changes:

  • fixed specs on TruffleRuby
  • run specs on TruffleRuby on CI

Notes

The failing specs expected exceptions to be raised with TruffleRuby specific messages. The Regexp related messages were fixed in the last TruffleRuby release 24.1 (in oracle/truffleruby#3594) so it's now safe to remove these TruffleRuby specific expectations.

@andrykonchin andrykonchin marked this pull request as ready for review December 9, 2024 11:03
@postmodern postmodern merged commit f668025 into ronin-rb:main Dec 9, 2024
5 checks passed
@andrykonchin andrykonchin deleted the ak/fix-specs-on-truffleruby branch December 9, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants