Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uprehashing regression with compare_by_identity #5304
Comments
This comment has been minimized.
This comment has been minimized.
@ahorek thanks for the bug report. Confirmed, this does not happen with 9.2.2.0. I will look into it! |
added a commit
to ChrisBr/jruby
that referenced
this issue
Sep 1, 2018
added a commit
to ChrisBr/jruby
that referenced
this issue
Sep 1, 2018
This comment has been minimized.
This comment has been minimized.
@ahorek found the issue and submitted a PR, stay tuned |
kares
closed this
in
#5305
Sep 3, 2018
added a commit
that referenced
this issue
Sep 3, 2018
enebo
added this to the JRuby 9.2.1.0 milestone
Nov 1, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ahorek commentedAug 31, 2018
Environment
jruby 9.2.1.0-SNAPSHOT (2.5.0) 2018-08-29 dad052a Java HotSpot(TM) 64-Bit Server VM 10.0.1+10 on 10.0.1+10 +jit [mswin32-x86_64]
probably related to the new hash implementation #5215 , @ChrisBr ?
jruby/spec/ruby/core/hash/compare_by_identity_spec.rb
Line 17 in 4e8bb26
another example (fails randomly)
https://travis-ci.org/rails/sprockets/jobs/422225343
Expected Behavior
should always return true
Actual Behavior