[OSM-dev] rails test failure

Paweł Paprota ppawel at fastmail.fm
Tue Feb 12 07:02:57 GMT 2013


On 02/11/2013 07:53 PM, Кирилл Бестужев wrote:
> Errors running test:functionals! #<RuntimeError: Command failed with
> status (1): [ruby -I"lib:test"
> -I"/var/lib/gems/1.8/gems/rake-10.0.2/lib"
> "/var/lib/gems/1.8/gems/rake-10.0.2/lib/rake/rake_test_loader.rb"
> "test/functional/**/*_test.rb" ]>

Try running the command in question directly to get more detailed error:

ruby -I"lib:test" -I"/var/lib/gems/1.8/gems/rake-10.0.2/lib" 
"/var/lib/gems/1.8/gems/rake-10.0.2/lib/rake/rake_test_loader.rb" 
"test/functional/**/*_test.rb"

Paweł




More information about the dev mailing list