-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2021 Week 13-15 (from Mar 29)
-
3
-
Undefined
-
NEW
-
NEW
Randomly fails in Jenkins. Not yet reproduced on my local end.
org.drools.compiler.integrationtests.AccumulateConsistencyTest.testMinMaxMatch[KieBase type=CLOUD_IDENTITY, accumulateNullPropagation= false] Failing for the past 1 build (Since Failed#2 ) Took 40 ms. Error Message expected:<60> but was:<20> Stacktrace java.lang.AssertionError: expected:<60> but was:<20> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:633) at org.drools.compiler.integrationtests.AccumulateConsistencyTest.testMinMaxMatch(AccumulateConsistencyTest.java:265)
- relates to
-
DROOLS-6255 Ignore AccumulateConsistencyTest.testMinMaxMatch
- Closed