Build: #2 failed

Job: Test PlotMS ARM Macos 14 Py3.10 failed

Stages & jobs

  1. Default Stage

task plotms: Test case result

The below summarizes the result of the test " task plotms" in build 2 of CASA - Release Engineering CMake Master Test Casalith 3.10 - Test PlotMS ARM Macos 14 Py3.10. View test case history
Description
task plotms
Test class
unnamed test suite
Method
test_task_plotms
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

collection failure
ImportError while importing test module '/Users/casaci/bamboohome/xml-data/build-dir/CASA-RECMTC3-TP/casa6/casatestutils/nosedir/test_task_plotms/test_task_plotms.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
test_task_plotms.py:34: in <module>
    from casaplotms import plotms
E   ModuleNotFoundError: No module named 'casaplotms'