============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.2, pluggy-0.13.1 rootdir: /home/rebits/Wazuh/wazuh-qa/tests, configfile: pytest.ini plugins: html-3.1.1, testinfra-5.0.0, json-report-1.5.0, metadata-2.0.1, docgen-1.3.0 collected 14 items =============================== warnings summary =============================== reliability/general/test_error_messages.py:110 /home/rebits/Wazuh/wazuh-qa/tests/reliability/general/test_error_messages.py:110: DeprecationWarning: invalid escape sequence '\d' pattern = re.compile(".*\d+\/\d+\/\d+ \d+:\d+:\d+ (.*?):") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========================= 14 tests collected in 0.24s ==========================