Skip to content

Pry-Rescue stops on enter_exception_context instead of the actual error #124

Open
@Pifoupif

Description

@Pifoupif

We have upgraded our stack recently and are now on rails 7.0.0 and ruby 3.1.1.

Since then when I run :
PRY_RESCUE_RAILS=1 bundle exec rails test test/controllers/... (or every other ways of launching my test with pry-rescue) the context is stopped in the enter_exception_context rather than on the error itself:

image

Any idea how to fix this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions