a comprehensive HTML report from Allure test results.

Build: #17 failed

Job: Combine Reports failed

Stages & jobs

  1. Default Stage

  2. Generate Full Report

    Final

Casatools.test tool coordsys: Test case result

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

Error Log

collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/casatools/test_tool_coordsys.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_coordsys.py:25: in <module>
    from casatools import image as iatool
E   ImportError: cannot import name 'image' from 'casatools' (unknown location)