Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910282 - dev-ruby/faraday-net_http_persistent-2.1.0 fails tests: Error: require "simplecov"
Summary: dev-ruby/faraday-net_http_persistent-2.1.0 fails tests: Error: require "simpl...
Status: RESOLVED FIXED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-13 06:44 UTC by Agostino Sarubbo
Modified: 2023-07-14 06:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.11 KB, text/plain)
2023-07-13 06:44 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 2023-07-13 06:44:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/faraday-net_http_persistent-2.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-13 06:44:27 UTC
Created attachment 865445 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-13 06:44:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Failure/Error: require "simplecov"
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2023-07-14 06:32:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a021430061119d4a8c863cf4a7387935e7fdefeb

commit a021430061119d4a8c863cf4a7387935e7fdefeb
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-07-14 06:22:58 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-07-14 06:22:58 +0000

    dev-ruby/faraday-net_http_persistent: fix tests
    
    Avoid a dependency on simplecov.
    
    Closes: https://bugs.gentoo.org/910282
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 .../faraday-net_http_persistent-2.1.0.ebuild                            | 2 ++
 1 file changed, 2 insertions(+)