#180 √ resolved
Tilman Sauerbeck

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:

  1. rbc exists, spec passes:

tilman@brimstone [~/devel/rubinius] > bin/ci spec/core/string/crypt_spec.rb

  1. 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

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 »

People watching this ticket

Tags