Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923386 - dev-ruby/faraday-httpclient-1.0.1 fails tests: cannot load such file webmock/rspec
Summary: dev-ruby/faraday-httpclient-1.0.1 fails tests: cannot load such file webmock/...
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: 2024-01-31 08:13 UTC by Agostino Sarubbo
Modified: 2024-02-17 07:39 UTC (History)
0 users

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


Attachments
build.log (build.log,48.92 KB, text/plain)
2024-01-31 08:13 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 2024-01-31 08:13:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/faraday-httpclient-1.0.1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-31 08:13:05 UTC
Created attachment 883769 [details]
build.log

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


  cannot load such file -- webmock/rspec
Failure/Error: require 'faraday_specs_setup'
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2024-02-17 07:39:39 UTC
The bug has been closed via the following commit(s):

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

commit 535917fad22e8725a5c3f0ef6541e2794e6f15b9
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-02-17 07:38:36 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-02-17 07:38:36 +0000

    dev-ruby/faraday-httpclient: add missing test dependency
    
    Closes: https://bugs.gentoo.org/923386
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/faraday-httpclient/faraday-httpclient-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)