Hi, Eric.

But 'session' gem does not work under windows.

Tests have a lot of errors like this one

22) Error:
test_generate_old_style_index(TestGenerateYamlIndex):
NotImplementedError: the fork() function is unimplemented on this machine
   C:/Program 
Files/ruby/lib/ruby/gems/1.8/gems/session-2.4.0/lib/session.rb:293:in
`fork'
   C:/Program 
Files/ruby/lib/ruby/gems/1.8/gems/session-2.4.0/lib/session.rb:293:in
`__fork'
   C:/Program 
Files/ruby/lib/ruby/gems/1.8/gems/session-2.4.0/lib/session.rb:254:in
`__popen3'
   C:/Program 
Files/ruby/lib/ruby/gems/1.8/gems/session-2.4.0/lib/session.rb:205:in
`initialize'
   ./test/functional_generate_yaml_index.rb:82:in `generate_yaml_index'
   ./test/functional_generate_yaml_index.rb:42:in
`test_generate_old_style_index'



On 12/22/06, Eric Hodel <[EMAIL PROTECTED]> wrote:

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.
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to