a comprehensive HTML report from Allure test results.

Build: #13 failed

Job: Combine Reports failed

Stages & jobs

  1. Default Stage

  2. Generate Full Report

    Final

Casatools.test tool simulator: Test case result

The below summarizes the result of the test "Casatools.test tool simulator" in build 13 of CASA - Release Engineering Master Test Allure - Combine Reports.
Description
Casatools.test tool simulator
Test class
unnamed test suite
Method
casatools.test_tool_simulator
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/casatools/test_tool_simulator.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
casatools/test_tool_simulator.py:34: in <module>
    from casatools import ctsys, simulator, componentlist, table, agentflagger, measures
E   ImportError: cannot import name 'ctsys' from 'casatools' (unknown location)