Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lemon 0.9.0 fails tests #12

Open
graaff opened this issue Aug 21, 2011 · 0 comments
Open

lemon 0.9.0 fails tests #12

graaff opened this issue Aug 21, 2011 · 0 comments

Comments

@graaff
Copy link

graaff commented Aug 21, 2011

Trying to run lemon 0.9.0's test suite with 'rake test' I get the following error in ruby-test:

/usr/lib64/ruby/gems/1.8/gems/test-0.2.1/lib/test/rake.rb:85:in `run': undefined method `new' for #<Test::Rake::TestTask:0x7f4624826fb0> (NoMethodError)
    from /usr/lib64/ruby/gems/1.8/gems/test-0.2.1/lib/test/rake.rb:76:in `fork'
    from /usr/lib64/ruby/gems/1.8/gems/test-0.2.1/lib/test/rake.rb:76:in `run'
    from /usr/lib64/ruby/gems/1.8/gems/test-0.2.1/lib/test/rake.rb:70:in `define_task'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
    from /usr/lib64/ruby/1.8/monitor.rb:242:in `synchronize'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
    from /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
    from /usr/bin/rake:8:in `load'
    from /usr/bin/rake:8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant