Re: [rspec-users] Can't run specs after upgrading gems... get 0 tests, 0 assertions...

2009-10-04 Thread Stephen Eley
On Sun, Oct 4, 2009 at 4:15 PM, Paco Guzman wrote: > > If I change to :lib => false I got the same text in the execution. But > If I uninstall test-unit 2.0.3 like Len said the examples executes > right. There's a pernicious known bug in RSpec that causes it to fail with newer versions of the tes

Re: [rspec-users] Can't run specs after upgrading gems... get 0 tests, 0 assertions...

2009-10-04 Thread Paco Guzman
David Chelimsky wrote: > On Sun, Oct 4, 2009 at 5:55 AM, Paco Guzman > wrote: >>> >> >> I load the rspec libraries in the test.rb file >>  config.gem "rspec", :version => '1.2.8', :lib => 'spec' > > Change this to :lib => false. Let us know if that fixes it. If I change to :lib => false I got t

Re: [rspec-users] Can't run specs after upgrading gems... get 0 tests, 0 assertions...

2009-10-04 Thread Len Smith
Yeah, I figured out it was from upgrading test/unit. Remove the 2.X test/unit gem and you should be fine. On Sun, Oct 4, 2009 at 6:55 AM, Paco Guzman wrote: > David Chelimsky wrote: > > On Tue, Sep 29, 2009 at 9:37 PM, ignu wrote: > >> � � � �from /Library/Ruby/Site/1.8/rubygems/custom_requir

Re: [rspec-users] Can't run specs after upgrading gems... get 0 tests, 0 assertions...

2009-10-04 Thread David Chelimsky
On Sun, Oct 4, 2009 at 5:55 AM, Paco Guzman wrote: > David Chelimsky wrote: >> On Tue, Sep 29, 2009 at 9:37 PM, ignu wrote: >>> � � � �from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in >>> active_support/dependencies.rb:158:in `require' >>> `gem_original_require' >>> � � � �from /Libra

Re: [rspec-users] Can't run specs after upgrading gems... get 0 tests, 0 assertions...

2009-10-04 Thread Paco Guzman
David Chelimsky wrote: > On Tue, Sep 29, 2009 at 9:37 PM, ignu wrote: >> � � � �from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in >> active_support/dependencies.rb:158:in `require' >> `gem_original_require' >> � � � �from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in >> `requi