Build: #2 failed

Job: Test Tools Many Linux 2.28 3.12 failed

tool image statistics: Test case result

The below summarizes the result of the test " tool image statistics" in build 2 of CASASPECS - Dev Test Full 3.12 - CAS-9094 - Test Tools Many Linux 2.28 3.12.
Description
tool image statistics
Test class
unnamed test suite
Method
test_tool_image_statistics
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/test_tool_image_statistics.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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test_tool_image_statistics.py:32: in <module>
    from casatools import ctsys, image, table, quanta, regionmanager
/usr/local/lib/python3.12/site-packages/casatools/__init__.py:266: in <module>
    raise ImportError('measures data is not available, visit https://casadocs.readthedocs.io/en/stable/notebooks/external-data.html for more information')
E   ImportError: measures data is not available, visit https://casadocs.readthedocs.io/en/stable/notebooks/external-data.html for more information