a comprehensive HTML report from Allure test results.

Build: #24 failed

Job: Combine Reports failed

Stages & jobs

  1. Default Stage

  2. Generate Full Report

    Final

Logsink test.test getorigin set strings: Test case result

The below summarizes the result of the test "Logsink test.test getorigin set strings" in build 24 of CASA - Release Engineering Master Test Allure - Combine Reports.
Description
Logsink test.test getorigin set strings
Test class
test_tool_logsink
Method
LogsinkTest.test_getorigin_set_strings
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

AttributeError: module 'casatools' has no attribute 'logsink'
casatools/test_tool_logsink.py:68: in test_getorigin_set_strings
    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'