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

CI test #3574

Closed
wants to merge 1 commit into from
Closed

CI test #3574

wants to merge 1 commit into from

Conversation

wayc
Copy link
Contributor

@wayc wayc commented Nov 25, 2022

Trying to find out why two of the CI test suites are failing:

  • Test / RSpec (jruby, gemfiles/rails_6.1.gemfile, active_record, mysql2, sprockets) (pull_request)
  • Test / RSpec (jruby, gemfiles/rails_6.1.gemfile, mongoid, sqlite3, sprockets) (pull_request)

for this pull request: #3571

@wayc
Copy link
Contributor Author

wayc commented Nov 25, 2022

@mshibuya

Hi Shibuya-san 👋 Would you know why the two test suites are failing here? They seem to pass on master on the most recent commits. Maybe we need to clear some caches in Actions?

@pcai
Copy link
Contributor

pcai commented Nov 26, 2022

a hunch: jruby 9.4 was released recently which upgrades to mri 3.1 compatibility. need to either update to support jruby 9.4 or lock the workflow file to the prior version

EDIT: maybe this is a regression in jruby 9.4? - see jruby/jruby#7481

@mshibuya
Copy link
Member

Locked JRuby version to 9.3 for now.
6d2eece

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.

3 participants