Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903976 - dev-java/mockito-2.28.2 fails one test (Using: openjdk-bin-17)
Summary: dev-java/mockito-2.28.2 fails one test (Using: openjdk-bin-17)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-07 12:16 UTC by Agostino Sarubbo
Modified: 2024-04-15 14:37 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,144.20 KB, text/plain)
2023-04-07 12:16 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-04-07 12:16:20 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)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-07 12:16:22 UTC
CC'ing also the author of the commit (3f9a51795be6acc03409650fbee830d074ff6d23)
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-07 12:16:23 UTC
Created attachment 859677 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-07 12:16:24 UTC
Error(s) that match a know pattern:


FAILURES!!!
java.lang.AssertionError: Expected 1 passes but 0/1 passed.
Comment 4 Volkmar W. Pogatzki 2023-04-07 14:16:46 UTC
Extracted from the log:
There was 1 failure:
1) concurrent_sessions_in_different_threads(org.mockitousage.stubbing.StrictStubbingEndToEndTest)
java.lang.AssertionError: Expected 1 passes but 0/1 passed.
Comment 5 Volkmar W. Pogatzki 2024-04-15 14:37:36 UTC
Cannot reproduce. Please verify.