a comprehensive HTML report from Allure test results.

Build: #8 failed

Job: Test Tasks Many Linux failed

Stages & jobs

  1. Default Stage

Casaplotms.test task plotms: Test case result

The below summarizes the result of the test "Casaplotms.test task plotms" in build 8 of CASA - Release Engineering Master Test Allure - Test Tasks Many Linux.
Description
Casaplotms.test task plotms
Test class
unnamed test suite
Method
casaplotms.test_task_plotms
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_task_plotms/casaplotms/test_task_plotms.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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
casaplotms/test_task_plotms.py:34: in <module>
    from casaplotms import plotms
E   ImportError: cannot import name 'plotms' from 'casaplotms' (unknown location)