a comprehensive HTML report from Allure test results.

Build: #18 failed

Job: Combine Reports failed

Stages & jobs

  1. Default Stage

  2. Generate Full Report

    Final

Casatools.test tool imagepol: Test case result

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

Error Log

collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/casatools/test_tool_imagepol.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_imagepol.py:32: in <module>
    from casatools import imagepol as potool
E   ImportError: cannot import name 'imagepol' from 'casatools' (unknown location)