Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924752 - dev-ruby/rjb-1.6.9 fails tests: Error: test_fetch_method_signature(TestRjb): TypeError: wrong argument type Object (expected Data)
Summary: dev-ruby/rjb-1.6.9 fails tests: Error: test_fetch_method_signature(TestRjb): ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-17 07:37 UTC by Agostino Sarubbo
Modified: 2024-02-17 09:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.91 KB, text/plain)
2024-02-17 07:37 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-02-17 07:37:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/rjb-1.6.9 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-17 07:37:02 UTC
Created attachment 885179 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-17 07:37:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: test_fetch_method_signature(TestRjb): TypeError: wrong argument type Object (expected Data)
Error: test_java_methods(TestRjb): TypeError: wrong argument type Object (expected Data)
Comment 3 Larry the Git Cow gentoo-dev 2024-02-17 09:00:50 UTC
The bug has been closed via the following commit(s):

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

commit a31ffda8936edb60f89e539d8790136eef4ac0b4
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-02-17 09:00:08 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-02-17 09:00:08 +0000

    dev-ruby/rjb: only list supported jdk/jre versions
    
    Closes: https://bugs.gentoo.org/924752
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/rjb/rjb-1.6.9.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)