You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marking as duplicate of #3679. The crash here is now what should be happening. We are failing to make the error class before the actual test is executed.
Failing test:
I'm marking this beginner as well, since it may simply be a matter of capturing the exception and re-raising it appropriately.
Run with
jruby test/mri/runner.rb ruby/test_exception.rb -n test_errinfo_encoding_in_debug
.The text was updated successfully, but these errors were encountered: