Build: #18 failed Changes by Sandra Castro
Code commits
casa6
-
Sandra Castro f3251c2b876b5fc5ffd007d4f917e92ba00ebba2
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. -
smcastro <smcastro@users.noreply.github.com> 41435c9cba30dfdd6848cccf8b9be442d040d2ae m
Removed leftover file
-
smcastro <smcastro@users.noreply.github.com> 018256cdc83ff76a30bf97314969c3c32004bc4b m
Merge branch 'master' into CAS-14664
-
smcastro <smcastro@users.noreply.github.com> f2dd54cc92452d48d244dd9b8109dac7b659c062 m
Removed debug printf from cleanup function and specific teardown methods.
-
Sandra María Castro <scastro@eso.org> 822e2629eb94d9a788aa6dc0d4630bf040ab3692 m
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.