-
Bug
-
Resolution: Done
-
Major
-
7.36.0.Final
-
None
-
2020 Week 16-18 (from Apr 13), 2020 Week 19-21 (from May 4), 2020 Week 22-24 (from May 25)
-
3
-
NEW
-
NEW
MVELTest.testTypeCoercionLongDivByInt fails with IBM JDK 8
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.97 s <<< FAILURE! - in org.drools.compiler.integrationtests.MVELTest [ERROR] testTypeCoercionLongDivByInt(org.drools.compiler.integrationtests.MVELTest) Time elapsed: 0.962 s <<< FAILURE! java.lang.AssertionError: expected:<7.350000> but was:<7> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.drools.compiler.integrationtests.MVELTest.testTypeCoercionLongDivByInt(MVELTest.java:1150) ... [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] MVELTest.testTypeCoercionLongDivByInt:1150 expected:<7.350000> but was:<7>
- is incorporated by
-
RHDM-1339 Update to Mvel 2.4.8.Final or later
- Closed