magneticstain / Inquisition

An advanced and versatile open-source network anomaly detection platform
MIT License
8 stars 4 forks source link

Unit Test Failure In Anatomize.py During CI Build #140

Closed magneticstain closed 5 years ago

magneticstain commented 5 years ago
FAIL: test_incrStat_strictInvalidKey (test_parser.ParserTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/magneticstain/Inquisition/build/tests/test_parser.py", line 128, in test_incrStat_strictInvalidKey
    self.assertTrue(False)
AssertionError: False is not true

I haven't been able to reproduce this in my local test env yet.