Skip to content

Conversation

@bjfish
Copy link
Contributor

@bjfish bjfish commented May 11, 2022

Please add TruffleRuby to CI to track compatibility.

Since the Gemfile uses an older 1.8.2 version of activerecord-oracle_enhanced-adapter, I disabled those tests that rely on this gem, for TruffleRuby only, using the NO_ACTIVERECORD environment variable.

       Unsupported Ruby engine truffleruby
     # /home/runner/.rubies/truffleruby-head/lib/gems/gems/activerecord-oracle_enhanced-adapter-1.8.2/lib/active_record/connection_adapters/oracle_enhanced/connection.rb:120:in `<top (required)>'


ENV["COVERAGE"] && SimpleCov.start do
add_filter "/.rvm/"
end
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SimpleCov is also in the NO_ACTIVERECORD section of the Gemfile.

@yahonda yahonda self-requested a review May 11, 2022 23:34
@yahonda yahonda merged commit 89a68f9 into rsim:master May 12, 2022
@bjfish bjfish deleted the truffleruby-ci-2 branch May 12, 2022 16:54
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