Sorry, didn't mean to send yet.... I am having the same behavior running from c:\ironruby
I think that calling ruby.exe spec_runner.rb is returning the number of failures as the return code and that is causing the problem....that's the only thing I can think of the 99 coming from anyway. On Thu, May 8, 2008 at 11:20 AM, John Lam (IRONRUBY) <[EMAIL PROTECTED]> wrote: > Chris Ortman: > >> Q:\ironruby>rake rspec >> (in Q:/ironruby) >> ./chdir_spec.rb:19: warning: conflicting chdir during another chdir >> block >> ... >> 499 examples, 99 failures >> rake aborted! >> Command failed with status (99): ["ruby.exe" spec_runner.rb - - >> summary...] Q:/ironruby/rakefile:234:in `invoke_spec' > > Using my psychic debugging skills, this might have something to do with the > drive letter vs. it being a Win2K8 issue. We still have to spend some time > thinking about how to deal with paths correctly in IronRuby. > > Thanks, > -John > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
