openmainframeproject / ade

ADE detects anomalous time slices and messages in Linux logs (either RFC3164 or RFC5424 format) using statistical learning.
https://www.openmainframeproject.org/projects/anomaly-detection-engine-for-linux-logs-ade
GNU General Public License v3.0
51 stars 34 forks source link

Regression test failure #16

Closed caffreyj closed 8 years ago

caffreyj commented 8 years ago

Running the regression test using analysis_comp_test.sh fails with return code 99 - results do not compare. A review of the comparison which is stored in /tmp/compare_xxxxxxxxxx.out has determined that the message id (message key) does not match the expected value. The message key contains the correct component, but does not contain the correct sequence number.

This does not appear to change the analytics results.

caffreyj commented 8 years ago

Updated baseline to reflect correct expected results