-
Bug
-
Resolution: Done
-
Major
-
7.46.0.Final
-
None
-
2020 Week 46-48 (from Nov 9)
-
1
-
Undefined
-
NEW
-
NEW
-
---
-
---
org.drools.mvel.integrationtests.JBRULESTest in test-compiler-integration fails with some tests when executable-model is enabled. See TODO comment in the test class. Once fixed (or the test failure is justified), we can remove the TODO comment and let the test run with executable-model.
Currently, executable-model is disabled:
// TODO: .... return TestParametersUtil.getKieBaseCloudConfigurations(false);
If the test failure contains multiple bugs, we may split this JIRA into multiple JIRAs.
- incorporates
-
DROOLS-5833 executable-model doesn't provide line number of DRL parse error
- Closed
-
DROOLS-5834 RuntimeException: Unknown expression type: java.lang.String.class thrown by executable-model
- Closed
- is related to
-
DROOLS-5729 Reorganize drools unit tests
- Coding In Progress