| Summary: | dev-ruby/rspec-rails fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | New packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Diego Elio Pettenò (RETIRED)
2012-04-28 22:02:48 UTC
* Running test phase for ruby18 ... /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- autotest (LoadError) from /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/gems/1.8/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `require' from /usr/lib64/ruby/gems/1.8/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:236:in `load_dependency' from /usr/lib64/ruby/gems/1.8/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `require' from /usr/lib64/ruby/gems/1.8/gems/rspec-core-2.6.4/lib/autotest/rspec2.rb:1 (In reply to comment #1) > /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in > `gem_original_require': no such file to load -- autotest (LoadError) This should be provided by ZenTest, and that is already a test dependency. Not sure what is going on here. I'm closing this since it was never clear what the cause of this failure was, and this rspec-rails version is no longer in the tree. |