I''ve been trying to run rubyspec (rake test) using the latest revision (r142), and besides the ussual failures, I''m getting several message boxes that pop up with "Assertion failed", followed by a stack trace. Is this normal? kind regards, Wim -- Wim Vander Schelden http://fixnum.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080911/695190ba/attachment.html>
You probably have an older version of rubyspec and ironruby-tags. The rakefile asks you to get it from git://github.com/jflam but the latest version is in git://github.com/ironruby. I''ve seen the jflam version throw asserts with the latest version but the other one shouldn''t. It might still fail with an error or two since ironruby-tags hasn''t been updated in a while. I''ll do that soon. From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Wim Vander Schelden Sent: Thursday, September 11, 2008 2:24 AM To: ironruby-core at rubyforge.org Subject: [Ironruby-core] Assertions running RubySpec I''ve been trying to run rubyspec (rake test) using the latest revision (r142), and besides the ussual failures, I''m getting several message boxes that pop up with "Assertion failed", followed by a stack trace. Is this normal? kind regards, Wim -- Wim Vander Schelden http://fixnum.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080911/13ba1ed5/attachment.html>
Aha, I''ll try it again with these versions, thanks! On Thu, Sep 11, 2008 at 8:07 PM, Srivatsn Narayanan <srivatsn at microsoft.com>wrote:> You probably have an older version of rubyspec and ironruby-tags. The > rakefile asks you to get it from git://github.com/jflam but the latest > version is in git://github.com/ironruby. I''ve seen the jflam version throw > asserts with the latest version but the other one shouldn''t. It might still > fail with an error or two since ironruby-tags hasn''t been updated in a > while. I''ll do that soon. > > > > *From:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *On Behalf Of *Wim Vander Schelden > *Sent:* Thursday, September 11, 2008 2:24 AM > *To:* ironruby-core at rubyforge.org > *Subject:* [Ironruby-core] Assertions running RubySpec > > > > I''ve been trying to run rubyspec (rake test) using the latest revision > (r142), and besides the ussual failures, I''m getting several message boxes > that pop up with "Assertion failed", followed by a stack trace. > > Is this normal? > > kind regards, > > Wim > > -- > Wim Vander Schelden > http://fixnum.org > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Wim Vander Schelden http://fixnum.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080913/f2b33843/attachment.html>