Skip to content

Rails 7.2: add appraisal + run test suite under rails_7_2.gemfile #768

@kitcommerce

Description

@kitcommerce

Blocked on: relaxing the "rails < 7.2" constraint (see #767).\n\nOnce bundling is unblocked, add a Rails 7.2 appraisal run and execute the test suite with:\n\n- BUNDLE_GEMFILE=gemfiles/rails_7_2.gemfile bundle exec rake test\n\nCapture failures/regressions and fix in follow-up PRs.\n\nNotes from Rails 7.2:\n- Tests now respect config.active_job.queue_adapter if explicitly set.\n- Active Job defers enqueuing inside Active Record transactions (after_commit) and drops on rollback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked:dependencyBlocked on another issue/PR landing firstciChanges to the CI/Build Scriptsstatus:blockedTask is blocked on something

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions