]
Mario Fusco commented on DROOLS-2625:
-------------------------------------
8th fix
Executable model - AccumulateTest and other tests fail with the
model
---------------------------------------------------------------------
Key: DROOLS-2625
URL:
https://issues.jboss.org/browse/DROOLS-2625
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimányi
Assignee: Mario Fusco
Tests from these test classes from drools-compiler module fail (350 out of 1014 cases)
with the executable model:
- AccumulateTest
- AlphaNetworkModifyTest
- AlphaTest
- AnnotationsTest
- ArrayTest
- BackwardChainingTest
PR with tests:
https://github.com/kiegroup/drools/pull/1941