Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930103 - dev-java/mockito-2.28.2 fails tests
Summary: dev-java/mockito-2.28.2 fails tests
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on: 946096
Blocks: jdk21_test
  Show dependency tree
 
Reported: 2024-04-16 08:47 UTC by Agostino Sarubbo
Modified: 2024-12-08 12:08 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,231.97 KB, text/plain)
2024-04-16 08:47 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-04-16 08:47:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/mockito-2.28.2 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-16 08:47:08 UTC
CC'ing also the author of the commit (34a5f02a8a2f52cb434fce81b1942a73ebe281e9)
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-16 08:47:10 UTC
Created attachment 890942 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-04-16 08:47:10 UTC
Error(s) that match a know pattern:


FAILURES!!!
java.lang.AssertionError:
Comment 4 Larry the Git Cow gentoo-dev 2024-11-15 18:41:18 UTC
The bug has been referenced in the following commit(s):

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

commit 3bd01cd20a42ef1e896f8cd9172c23fb68c81cc3
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2024-11-15 18:41:00 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-11-15 18:41:00 +0000

    dev-java/mockito: fixed a test in 2.28.2
    
    Bug: https://bugs.gentoo.org/930103
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../files/mockito-2.28.2-fix-unused-stubbings-test.patch   | 14 ++++++++++++++
 dev-java/mockito/mockito-2.28.2.ebuild                     |  5 ++++-
 2 files changed, 18 insertions(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2024-12-08 11:46:35 UTC
The bug has been referenced in the following commit(s):

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

commit 50e7220f6473b3babb33c0d371a1b35c3ba69c61
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-11-15 20:50:50 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-12-08 11:41:43 +0000

    dev-java/mockito: lift dependency on >=dev-java/byte-buddy-1.15.10
    
    Bug: https://bugs.gentoo.org/930103
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/33579
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/mockito/mockito-2.28.2-r1.ebuild | 106 ++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)