a comprehensive HTML report from Allure test results.
Build: #16 failed
Job: Combine Reports failed
Casatools.test tool table: Test case result
The below summarizes the result of the test "Casatools.test tool table" in build 16 of CASA - Release Engineering Master Test Allure - Combine Reports.
- Description
- Casatools.test tool table
- Test class
- unnamed test suite
- Method
- casatools.test_tool_table
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_tool_table/casatools/test_tool_table.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_table.py:29: in <module>
from casatools import table, ctsys, image
E ImportError: cannot import name 'table' from 'casatools' (unknown location)