Report generated on 23-Jun-2023 at 12:13:50 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 0.16 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_integratord/test_alerts_reading.py::collect | ||||||
test_integratord/test_alerts_reading.py:93: in <module> t1_config_params = replace_webhook_url(t1_cases_ids, t1_config_params) test_integratord/test_alerts_reading.py:69: in replace_webhook_url configurations[i]['WEBHOOK_URL'] = global_parameters.slack_webhook_url E AttributeError: 'Parameters' object has no attribute 'slack_webhook_url' |