report-all-its.html

Report generated on 02-Mar-2023 at 09:43:26 by pytest-html v3.1.1

Environment

Packages {"pluggy": "1.0.0", "pytest": "7.1.2"}
Platform Linux-6.1.11-200.fc37.aarch64-aarch64-with-glibc2.35
Plugins {"html": "3.1.1", "metadata": "2.0.4", "testinfra": "5.0.0"}
Python 3.10.6

Summary

0 tests ran in 316.98 seconds.

0 passed, 0 skipped, 0 failed, 10 errors, 0 expected failures, 0 unexpected passes
Tests Failed Success XFail Error

Results

Result Time Test Description Duration Markers Links Tier
Error test_fim/test_registry/test_registry_basic_usage/test_basic_usage_registry_duplicated_entries.py::collect
tests/integration/test_fim/test_registry/test_registry_basic_usage/test_basic_usage_registry_duplicated_entries.py:64: in <module>
@pytest.mark.skipif(get_version() != 'v4.2.3', reason="This test fails by wazuh/wazuh#6797, It was fixed on v4.2.3")
/usr/local/lib/python3.10/dist-packages/wazuh_testing/tools/utils.py:134: in get_version
f = open('../../version.json')
E FileNotFoundError: [Errno 2] No such file or directory: '../../version.json'
Error test_gcloud/test_functionality/test_logging.py::collect
import file mismatch:
imported module 'test_logging' has this __file__ attribute:
/wazuh-qa/tests/integration/test_analysisd/test_limit_eps/test_logging.py
which is not the same as the test file we want to collect:
/wazuh-qa/tests/integration/test_gcloud/test_functionality/test_logging.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules
Error test_github/test_configuration/test_invalid.py::collect
import file mismatch:
imported module 'test_invalid' has this __file__ attribute:
/wazuh-qa/tests/integration/test_gcloud/test_configuration/test_invalid.py
which is not the same as the test file we want to collect:
/wazuh-qa/tests/integration/test_github/test_configuration/test_invalid.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules
Error test_integratord/test_integratord_change_inode_alert.py::collect
tests/integration/test_integratord/test_integratord_change_inode_alert.py:72: in <module>
configuration_parameters[0]['API_KEY'] = global_parameters.integration_api_key
E AttributeError: 'Parameters' object has no attribute 'integration_api_key'
Error test_integratord/test_integratord_read_json_alerts.py::collect
tests/integration/test_integratord/test_integratord_read_json_alerts.py:73: in <module>
t1_configuration_parameters[0]['API_KEY'] = global_parameters.integration_api_key
E AttributeError: 'Parameters' object has no attribute 'integration_api_key'
Error test_integratord/test_integratord_read_json_file_deleted.py::collect
tests/integration/test_integratord/test_integratord_read_json_file_deleted.py:73: in <module>
configuration_parameters[0]['API_KEY'] = global_parameters.integration_api_key
E AttributeError: 'Parameters' object has no attribute 'integration_api_key'
Error test_office365/test_configuration/test_invalid.py::collect
import file mismatch:
imported module 'test_invalid' has this __file__ attribute:
/wazuh-qa/tests/integration/test_gcloud/test_configuration/test_invalid.py
which is not the same as the test file we want to collect:
/wazuh-qa/tests/integration/test_office365/test_configuration/test_invalid.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules
Error test_wpk/test_wpk_agent.py::collect
tests/integration/test_wpk/test_wpk_agent.py:97: in <module>
raise Exception("The WPK package version must be defined by parameter. See README.md")
E Exception: The WPK package version must be defined by parameter. See README.md
Error test_wpk/test_wpk_manager.py::collect
tests/integration/test_wpk/test_wpk_manager.py:75: in <module>
WPK_REPOSITORY_4x = global_parameters.wpk_package_path[0]
E TypeError: 'NoneType' object is not subscriptable
Error test_wpk/test_wpk_manager_task_states.py::collect
tests/integration/test_wpk/test_wpk_manager_task_states.py:70: in <module>
WPK_REPOSITORY_4x = global_parameters.wpk_package_path[0]
E TypeError: 'NoneType' object is not subscriptable