Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Range should raise TypeError if necessary method is not defined #5116

Conversation

nomadium
Copy link
Contributor

Hi folks,

This PR should fix remaining failures [1] for Range in ruby-2.5 MRI test suite.

  1. assert_raise(TypeError) { [][o] }

For more information, please see bug #14048.

Thanks for your review and feedback.

/cc: #4876

Verified

This commit was signed with the committer’s verified signature.
headius Charles Oliver Nutter
For more information, please see bug #14048.
@headius headius merged commit ab440ad into jruby:ruby-2.5 Mar 27, 2018
@headius headius added this to the JRuby 9.2.0.0 milestone Mar 27, 2018
@nomadium nomadium deleted the fix-range-ruby-2.5-should-raise-type-error-if-necessary-method-is-not-defined branch March 27, 2018 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants