Skip to content

Mac ruby failing due to ActiveSupport issue #162341

@vashworth

Description

@vashworth

Type of Request

bug

Infrastructure Environment

cocoon

What is happening?

 /opt/s/w/ir/x/w/cocoon/cipd_packages/ruby/build/bin/darwin_ruby/lib/ruby/gems/3.1.0/gems/activesupport-7.0.8/lib/active_support/logger_thread_safe_level.rb:12:in `<module:LoggerThreadSafeLevel>': uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)
     Logger::Severity.constants.each do |severity|

https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20ruby/1197/overview

Rails tracking issue: rails/rails#54260

I'm assuming, we need to pin the version of concurrent-ruby to 1.3.4 in https://github.com/flutter/cocoon/blob/main/cipd_packages/ruby/third_party/ruby_ship/ruby_ship_build.sh#L246

Steps to reproduce

Run test

Expected results

Expect test to pass

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listinfra: cocoonRelated to the dashboard or cocoon serverteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions