Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923610 - dev-java/mvel-2.5.0 fails tests -testCalculateAge(org.mvel2.tests.core.ControlFlowTests) - junit.framework.AssertionFailedError: expected:<N> but was:<Y>
Summary: dev-java/mvel-2.5.0 fails tests -testCalculateAge(org.mvel2.tests.core.Contro...
Status: CONFIRMED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-02 08:26 UTC by Agostino Sarubbo
Modified: 2024-02-22 15:02 UTC (History)
1 user (show)

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


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

Issue: dev-java/mvel-2.5.0 fails tests.
Discovered on: arm64 (internal ref: tinderbox_arm64)

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

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-02 08:26:18 UTC
Error(s) that match a know pattern:


......................[Error: [Error: unbalanced braces { ... }]
.....[Error: [Error: expected character ':' in foreach tag]
.....[Error: cannot assign type java.lang.Integer to org.mvel2.tests.core.res.Bar]
.....[Error: throwException( ): this should throw an exception]
....[Error: [Error: incompatible types in statement: class java.lang.String (compared from: class java.lang.Integer)]
...[Error: no such identifier: i]
..[Error: Failed to compileShared: 1 compilation error(s): 
.[Error: unclosed @foreach{} block. expected @end{}]
.[Error: unqualified type in strict mode for: foo]
Caused by: [Error: could not access: 2x; in class: org.mvel2.tests.core.res.Base]
Caused by: [Error: incompatible types in statement: class java.lang.String (compared from: class java.lang.Integer)]
FAILURES!!!
[Error: [Error: could not access: 2x; in class: org.mvel2.tests.core.res.Base]
[Error: could not access: 2x; in class: org.mvel2.tests.core.res.Base]
java.lang.AssertionError: Detailed Failure Report:
junit.framework.AssertionFailedError: expected:<N> but was:<Y>
Comment 3 Volkmar W. Pogatzki 2024-02-22 15:02:33 UTC
(In reply to Agostino Sarubbo from comment #2)
> Error(s) that match a know pattern:
> 
> [...]

Proposal for better "known pattern": "junit.framework.AssertionFailedError:"