Report generated on 23-Jun-2023 at 15:05:36 by pytest-html v3.1.1
Packages | {"pluggy": "0.13.1", "py": "1.10.0", "pytest": "6.2.2"} |
Platform | SunOS-5.11-i86pc-i386-32bit-ELF |
Plugins | {"html": "3.1.1", "metadata": "1.8.0", "testinfra": "5.0.0"} |
Python | 3.7.6 |
0 tests ran in 5.79 seconds.
(Un)check the boxes to filter the results.
0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passesTests | Failed | Success | XFail | Error |
---|
Result | Time | Test | Description | Duration | Markers | Links | Tier |
---|---|---|---|---|---|---|---|
No results found. Try to check the filters | |||||||
Error | test_remoted/test_configuration/test_basic_configuration_local_ip_valid.py::collect | ||||||
ImportError while importing test module '/tmp/Test_integration_B40483_20230623122253/tests/integration/test_remoted/test_configuration/test_basic_configuration_local_ip_valid.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /opt/python3/lib/python3.7/importlib/__init__.py:127: in import_module return _bootstrap._gcd_import(name[level:], package, level) test_remoted/test_configuration/test_basic_configuration_local_ip_valid.py:48: in <module> import netifaces E ModuleNotFoundError: No module named 'netifaces' |