Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943274 - dev-ruby/dry-core-1.0.2 fails tests
Summary: dev-ruby/dry-core-1.0.2 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-11-11 14:55 UTC by Agostino Sarubbo
Modified: 2024-11-12 12:41 UTC (History)
0 users

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


Attachments
build.log (build.log,64.79 KB, text/plain)
2024-11-11 14:55 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-11-11 14:55:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/dry-core-1.0.2 fails tests.
Discovered on: arm64 (internal ref: tinderbox_arm64)
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-11-11 14:55:21 UTC
Created attachment 908471 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-11 14:55:22 UTC
Error(s) that match a know pattern:


     Failure/Error: expect(api.inflector).to be ::ActiveSupport::Inflector
     Failure/Error: expect(api.inflector).to be(::ActiveSupport::Inflector)
     Failure/Error: inflector.camelize(input)
     Failure/Error: inflector.classify(input)
     Failure/Error: inflector.constantize(input)
     Failure/Error: inflector.demodulize(input)
     Failure/Error: inflector.pluralize(input)
     Failure/Error: inflector.singularize(input)
     Failure/Error: inflector.underscore(input)
     NameError:
     NoMethodError:
Comment 3 Larry the Git Cow gentoo-dev 2024-11-12 12:41:06 UTC
The bug has been closed via the following commit(s):

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

commit 0dac4531616c5cc4d8cbcf8908ce23caf3f13bec
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-12 12:40:26 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-12 12:40:26 +0000

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

 dev-ruby/dry-core/dry-core-1.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)