Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723920 - dev-ruby/rack-cache-1.13.0 fails tests
Summary: dev-ruby/rack-cache-1.13.0 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-19 07:01 UTC by Agostino Sarubbo
Modified: 2022-09-03 08:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,11.37 KB, text/plain)
2020-05-19 07:01 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-19 07:01:47 UTC
This is an auto-filed bug because dev-ruby/rack-cache fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-19 07:01:55 UTC
Created attachment 640290 [details]
build.log

build log and emerge --info
Comment 2 Jonathan Lovelace 2020-09-24 22:57:32 UTC
To save others the effort of reading the log to see if they have the same issue, the relevant segment of the build log is:

------
  1) Error:
Rack::Cache::Context#test_0078_passes if there was a metastore exception:
NameError: uninitialized constant Timeout
    test/context_test.rb:981:in `block (3 levels) in <top (required)>'
    test/test_helper.rb:170:in `request'
    test/test_helper.rb:177:in `get'
    test/context_test.rb:980:in `block (2 levels) in <top (required)>'

296 runs, 1408 assertions, 0 failures, 1 errors, 0 skips

Focus on failing tests:
mtest test/context_test.rb:970
------

For me, this is rack-cache-1.12.0, and this failure only occurs for ruby26, passing for ruby25.
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-31 05:12:52 UTC
tinderbox_musl has reproduced this issue with version 1.13.0 - Updating summary.
Comment 4 Hans de Graaff gentoo-dev 2022-09-03 08:33:19 UTC
I can't reproduce this.