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