Pull request #997: CAS-14664
Merge in CASA/casa6 from CAS-14664 to master
* commit '41435c9cba30dfdd6848cccf8b9be442d040d2ae':
Removed leftover file
Removed debug printf from cleanup function and specific teardown methods.
Added cleanup method to tearDown()) of testref_base(). Added local class tearDown() when needed. Add a flagbackup=False in the calls to flagdata to avoid the creation of a .ms.flagversions in disk. Added specific removal of new_mask.mask inside test_mask_preserve_input_zero_mask(). The printout of file removal will be removed in the next commit.
Added cleanup method to tearDown()) of testref_base(). Added local class tearDown() when needed. Add a flagbackup=False in the calls to flagdata to avoid the creation of a .ms.flagversions in disk. Added specific removal of new_mask.mask inside test_mask_preserve_input_zero_mask(). The printout of file removal will be removed in the next commit.
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
collection failure
ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/casatools/test_tool_imagepol.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_imagepol.py:32: in <module>
(2 more lines...)