Build: #125 was successful
Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.13 was successful
Code commits
CASA6
-
Akeem Wells 06c6be7ab369a620c4cf72cff25cce2c3aa17236
Pull request #995: Add unittest expected failure to test_gainCurveVLBA due to data update
Merge in CASA/casa6 from CAS-14701 to master
* commit 'ea626f0b54a6e8d30af156e4b54256c4eb480a7c':
Change expectedFailure to Skip
Add unittest expected failure to test_gainCurveVLBA due to data update -
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. -
Akeem Wells ea626f0b54a6e8d30af156e4b54256c4eb480a7c m
Change expectedFailure to Skip
-
smcastro <smcastro@users.noreply.github.com> 41435c9cba30dfdd6848cccf8b9be442d040d2ae m
Removed leftover file
-
Akeem Wells 8db36070cea34f95661ed3c5959b8602d7b63f05 m
Add unittest expected failure to test_gainCurveVLBA due to data update
-
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.