Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911959 - dev-ruby/nanotest-0.9.4.1-r2 fails tests (PYTHON-3.12-SYSTEM): test_helper.rb:10:in <top (required)>: uninitialized constant MiniTest (NameError)
Summary: dev-ruby/nanotest-0.9.4.1-r2 fails tests (PYTHON-3.12-SYSTEM): test_helper.rb...
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: 921826
  Show dependency tree
 
Reported: 2023-08-09 07:45 UTC by Agostino Sarubbo
Modified: 2024-03-03 07:32 UTC (History)
0 users

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


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

Issue: dev-ruby/nanotest-0.9.4.1-r2 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-09 07:45:22 UTC
Created attachment 867467 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-03 07:32:30 UTC
The bug has been closed via the following commit(s):

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

commit 6063f84baa306e46b4817a1fca8dadd071ac251b
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-03-02 08:36:26 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-03-03 07:32:05 +0000

    dev-ruby/nanotest: enable ruby33
    
    Fix deprecated and removed Minitest syntax.
    
    Closes: https://bugs.gentoo.org/911959
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/nanotest/nanotest-0.9.4.1-r2.ebuild | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)