[
https://issues.jboss.org/browse/DROOLS-2592?page=com.atlassian.jira.plugi...
]
Lance Leverich commented on DROOLS-2592:
----------------------------------------
Uploaded new output.zip file. This file contains a directory for each run in a series of
11 tests (using the test.sh that was uploaded earlier). Within each directory, there
are...
* Generated drl and class files
* output.log - this is the actual output that was generated during each maven build
Of the 11 tests, two failed. The output.log files for the failing tests are in the
generated04 and generated08 directories.
NOTE: These tests were run after I had applied the proposed fix in
[
DROOLS-2060|https://github.com/kiegroup/drools/pull/2060]. The proposed fix may fix
another issue, but it does not fix this one.
PMML - tests in class ScorecardReasonCodeTest fail randomly
-----------------------------------------------------------
Key: DROOLS-2592
URL:
https://issues.jboss.org/browse/DROOLS-2592
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimányi
Assignee: Lance Leverich
Priority: Critical
Labels: drools-core
Attachments: output.zip, results_bad.zip, results_good.zip, test.sh
When the ScorecardReasonCodeTest.testPointsBelow is run repeatedly, it sometimes fail
with following assertion fail [1]. Setting this as critical, because the random fail
causes build problems in the CI environment. Same applies for testPointsAbove,
testReasonCodesCombination and probably others (I tested those 3 mentioned).
[1]
https://gist.github.com/baldimir/4c8ac4563fd17d13e4646fd60dd3a357
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)