| Summary: | dev-ruby/rack-1.1.0 fails tests with Ruby 1.9.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | New packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | Keywords: | PMASKED |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Diego Elio Pettenò (RETIRED)
2010-08-16 11:33:55 UTC
Created attachment 243185 [details]
Build log
With test-unit 2.4.3 I already get failures at an earlier point. /usr/lib64/ruby/gems/1.9.1/gems/test-spec-0.10.0/lib/test/spec.rb:12:in `<class:AutoRunner>': uninitialized constant Test::Unit::AutoRunner::RUNNERS (NameError) from /usr/lib64/ruby/gems/1.9.1/gems/test-spec-0.10.0/lib/test/spec.rb:11:in `<top (required)>' from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in `require' from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in `rescue in require' from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require' from /usr/lib64/ruby/gems/1.9.1/gems/test-spec-0.10.0/bin/specrb:101:in `<top (required)>' from /usr/bin/specrb:8:in `load' from /usr/bin/specrb:8:in `<main>' This appears to be broken in test-spec itself, but that package has no new releases and no bug tracker. Perhaps we should mask test-spec and RESTRICT=test for the few packages depending on it: amazon-ec2, prawn, rack(old versions only). This version of rack and ruby are no longer in the tree. |