Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937848 - dev-ruby/faraday-rack-1.0.0 fails tests
Summary: dev-ruby/faraday-rack-1.0.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-13 06:49 UTC by Agostino Sarubbo
Modified: 2024-08-13 07:11 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,20.55 KB, application/x-xz)
2024-08-13 06:49 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-08-13 06:49:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/faraday-rack-1.0.0 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-13 06:49:16 UTC
Created attachment 900009 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2024-08-13 07:11:42 UTC
The bug has been closed via the following commit(s):

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

commit 47118360cefc9e9e34c4121f1b49711c9e5c1e4a
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-08-13 07:10:03 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-08-13 07:11:32 +0000

    dev-ruby/faraday-rack: fix tests, add missing test dependency
    
    Limit rack compatibility to rack 3.0 or older.
    
    Closes: https://bugs.gentoo.org/937848
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/faraday-rack/faraday-rack-1.0.0.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)