Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911897 - dev-ruby/barby-0.6.8-r1 fails tests (PYTHON-3.12-SYSTEM): test_helper.rb:7:in <module:Barby>: uninitialized constant Barby::MiniTest (NameError)
Summary: dev-ruby/barby-0.6.8-r1 fails tests (PYTHON-3.12-SYSTEM): test_helper.rb:7:in...
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-08-08 07:24 UTC by Agostino Sarubbo
Modified: 2023-09-15 14:56 UTC (History)
0 users

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


Attachments
build.log (build.log,50.43 KB, text/plain)
2023-08-08 07:24 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-08-08 07:24:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/barby-0.6.8-r1 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-08 07:24:22 UTC
Created attachment 867365 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-15 14:56:36 UTC
The bug has been closed via the following commit(s):

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

commit c8a712db42b138ed0e027ed69d64503180d8fd58
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-09-15 13:39:27 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-09-15 14:56:31 +0000

    dev-ruby/barby: fix minitest deprecation
    
    Closes: https://bugs.gentoo.org/911897
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/barby/barby-0.6.8-r1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)