Build: #3 failed

Job: Test PlotMs Qt6 ARM macOS 26 Py3.12 failed

task plotms: Test case result

The below summarizes the result of the test " task plotms" in build 3 of CASASPECS - Test macOS 26 3.12 - CAS-14739 - Test PlotMs Qt6 ARM macOS 26 Py3.12.
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/CASASPECS-TESTMACOS26PY3120-TPQ6ARM14PY312/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.12/lib/python3.12/importlib/__init__.py:90: 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'