On Dec 21, 2006, at 13:01, Cerberus wrote: > ---------------------------------------------------------------------- > -- > r1157 | drbrain | 2006-12-21 11:42:32 +0300 | 1 line > Changed paths: > M /trunk/Rakefile > > Switch to running all tests by default > ---------------------------------------------------------------------- > -- > > (in C:/Documents and Settings/anatol/.cerberus/work/rubygems/sources) > > Required Gem 'Session' missing. > We can attempt to install from the RubyGems Distribution, > but installation may require admin privileges on your system. > > Install now from RubyGems distribution? [Yn]Test cancelled...quitting > rake aborted! > Command failed with status (1): [c:/PROGRA~1/ruby/bin/ruby -w -Ilib > "c:/PRO...]
I added functional tests to the default test run, but this has an added dependency of the session gem. Some tests were failing because they didn't get run. -- Eric Hodel - [EMAIL PROTECTED] - http://blog.segment7.net I LIT YOUR GEM ON FIRE! _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
