-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.61.0.Final
-
NEW
-
NEW
Testing the PR TCK test https://github.com/dmn-tck/tck/pull/401 with current drools results in some failures
Tests in error: decision_003(0099-arithmetic-negation-test-01): ERROR: FAILURE: 'decision_003' expected='PT-24H' but found='null' decision_003_a(0099-arithmetic-negation-test-01): ERROR: FAILURE: 'decision_003_a' expected='PT24H' but found='null' decision_004(0099-arithmetic-negation-test-01): ERROR: FAILURE: 'decision_004' expected='javax.xml.bind.JAXBElement@7d2d5625' but found='null' decision_004_a(0099-arithmetic-negation-test-01): ERROR: FAILURE: 'decision_004_a' expected='javax.xml.bind.JAXBElement@6f999cf4' but found='null' decision_009(0099-arithmetic-negation-test-01): ERROR: FAILURE: 'decision_009' expected='null' but found='-10'
related to negating duration and string.
DROOLS-6688 is filed for decision_009 (string negation) separately.
- relates to
-
DROOLS-6688 -"10" results in -10 in FEEL
- Closed