Skip to content

Randomly failing specs after latest gem update #8851

@tagliala

Description

@tagliala
BUNDLE_GEMFILE=gemfiles/rails_72/Gemfile CI=1 be  bin/rspec -O .rspec_parallel spec/helpers/auto_link_helper_spec.rb spec/helpers/breadcrumb_helper_spec.rb spec/helpers/filter_form_helper_spec.rb spec/locales/i18n_spec.rb spec/requests/memory_spec.rb spec/unit/action_builder_spec.rb spec/unit/active_admin_spec.rb spec/unit/async_count_spec.rb spec/unit/authorization/authorization_adapter_spec.rb spec/unit/batch_actions/resource_spec.rb spec/unit/comments_spec.rb spec/unit/filters/active_spec.rb spec/unit/menu_spec.rb spec/unit/namespace/register_page_spec.rb spec/unit/namespace_spec.rb spec/unit/order_clause_spec.rb spec/unit/pundit_adapter_spec.rb spec/unit/resource/naming_spec.rb spec/unit/resource/page_presenters_spec.rb spec/unit/resource/scopes_spec.rb spec/unit/resource/sidebars_spec.rb spec/unit/resource_collection_spec.rb spec/unit/resource_controller_spec.rb spec/unit/scope_spec.rb spec/unit/settings_node_spec.rb --seed 10149

Minimum reproducible test case

ruby 3.3.10 (2025-10-23 revision 343ea05002) [arm64-darwin25]

 BUNDLE_GEMFILE=gemfiles/rails_72/Gemfile CI=1 be  rspec ./spec/locales/i18n_spec.rb[43:1] ./spec/unit/action_builder_spec.rb[1:3:1:1,1:3:2:1] -O .rspec_parallel --seed 10149

Ruby 3.4 is not affected

Probably it's i18n-tasks messing up with something

Bisected to glebm/i18n-tasks#644

glebm/i18n-tasks@0c3697b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions