stratosphereips / StratosphereLinuxIPS

Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.
Other
716 stars 177 forks source link

Tests do not pass in Native install in Linux and docker in macos and Linux #568

Closed eldraco closed 7 months ago

eldraco commented 7 months ago

Describe the bug A fresh docker running Slips 1.0.13 does not pass the tests, but also does not fail. It just stays there for more than 30 minutes. And the TI files were already downloaded.

The tests say it runs python 3.8.10

Test session starts (platform: linux, Python 3.8.10, pytest 8.1.1, pytest-sugar 1.0.0)

Slips. Version 1.0.13 (9f4d4ec0)

To Reproduce Steps to reproduce the behavior:

  1. Start a docker in macos with version 1.0.13
  2. Run the tests

Expected behavior To pass the tests

Screenshots

image

Branch Master and Develop

Environment (please complete the following information):

eldraco commented 7 months ago

The tests are waiting for the TI files to be downloaded. The first time it can take up to 25 mins.