a comprehensive HTML report from Allure test results.
Build: #24 failed
Job: Combine Reports failed
Logsink test.test getorigin set nullvalues: Test case result
The below summarizes the result of the test "Logsink test.test getorigin set nullvalues" in build 24 of CASA - Release Engineering Master Test Allure - Combine Reports.
- Description
- Logsink test.test getorigin set nullvalues
- Test class
- test_tool_logsink
- Method
- LogsinkTest.test_getorigin_set_nullvalues
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
AttributeError: module 'casatools' has no attribute 'logsink'
casatools/test_tool_logsink.py:77: in test_getorigin_set_nullvalues
self.__getorigin_success_subtest(
casatools/test_tool_logsink.py:47: in __getorigin_success_subtest
casalog = casatools.logsink()
^^^^^^^^^^^^^^^^^
E AttributeError: module 'casatools' has no attribute 'logsink'