Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772224 - dev-ruby/regexp_parser-2.1.0 fails tests
Summary: dev-ruby/regexp_parser-2.1.0 fails tests
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:
Depends on:
Blocks:
 
Reported: 2021-02-23 07:22 UTC by Agostino Sarubbo
Modified: 2021-05-18 06:04 UTC (History)
0 users

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


Attachments
build.log (build.log,11.16 KB, text/plain)
2021-02-23 07:22 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 2021-02-23 07:22:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/regexp_parser-2.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-23 07:22:57 UTC
Created attachment 688116 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-18 06:04:11 UTC
The bug has been closed via the following commit(s):

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

commit c1efb463452bfb32ca904ad67b2843db83d561e4
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2021-05-18 06:04:02 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2021-05-18 06:04:02 +0000

    dev-ruby/regexp_parser: add ruby30; fix tests
    
    Fix tests by running them in the correct ruby interpreter rather than
    the default one. This also exposed a missing test dependency more
    clearly.
    
    Closes: https://bugs.gentoo.org/772224
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 .../regexp_parser/regexp_parser-2.1.1-r1.ebuild    | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)