Hi,

I thought Ola mentioned that he had fixed all the recursive array.eql?
bugs, when I check out and update ruby-187 with "git pull", build, and
then run the following command -
./bin/jruby spec/mspec/bin/mspec spec/ruby/core/array/

It still fails for me at exactly the same places as before, for instance:

Array#eql? handles well recursive arrays FAILED
Expected false to be true
/home/larsw/jruby/src/jruby-187/spec/mspec/lib/mspec/expectations/expectations.rb:15:in
`fail_with'
/home/larsw/jruby/src/jruby-187/spec/mspec/lib/mspec/expectations/should.rb:7:in
`should'
/home/larsw/jruby/src/jruby-187/spec/ruby/core/array/shared/eql.rb:32

Are all the changes not checked in yet, or have I missed doing something?

Cheers,
Lars

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to