spec/core/string/crypt_spec exposes compiler bug
Reported by Tilman Sauerbeck | December 16th, 2007 @ 02:32 PM | in 1.0 preview
crypt_spec.rb only passes if it was compiled before:
- rbc exists, spec passes:
tilman@brimstone [~/devel/rubinius] > bin/ci spec/core/string/crypt_spec.rb
- rbc doesn't exist -> causes compiler run -> spec fails
tilman@brimstone [~/devel/rubinius] > rm spec/core/string/crypt_spec.rbc
tilman@brimstone [~/devel/rubinius] > bin/ci spec/core/string/crypt_spec.rb
String#crypt converts the salt arg to a string via to_str
Comments and changes to this ticket
-
Tilman Sauerbeck December 18th, 2007 @ 02:52 PM
- → State changed from open to resolved
Fixed in 4067ff2be996e839173bdb04013a6a2527788d07.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
