Build: #2 was successful Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
1 second
Duration
93 minutes
Labels
None
Revisions
Casa6
534b6388295983749c0988ac078d43d875be001c 534b6388295983749c0988ac078d43d875be001c
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Successful since
#1 ()

Code commits

Casa6
Author Commit Message Commit date
Akeem Wells Akeem Wells 534b6388295983749c0988ac078d43d875be001c 534b6388295983749c0988ac078d43d875be001c Merge branch 'master' into CAS-14448
Srikrishna Sekhar Srikrishna Sekhar 40b0c6f9a39c6d51211df799e2b5d5d0f2519730 m 40b0c6f9a39c6d51211df799e2b5d5d0f2519730 Pull request #885: CAS-14201
Merge in CASA/casa6 from CAS-14201 to master

* commit 'b71d591b336f451eafdd6b5d603f185da4313b2b':
  CAS-14201: Fix bug with mask=[]
  CAS-14201 : Undo previous commit, with fix
  CAS-14201 : Removed spurious immod call
  CAS-14201 : Removed debug print statements
  CAS-14201 : Intermediate commit, many cout statements
  CAS-14201 : Fix peakResNM and peakRes swap
  CAS-14201 - Multifield summaryminor no longer crashing
  CAS-14201: Added pipes for minorcyclesummary in returndict
  CAS-14201 - Partial commit for summaryminor returndict
  CAS-14201 : niter > 0 peakres respects zero mask
  CAS-14201 : Add check for mask validity
  CAS-14201 : Bugfix for maskname
  CAS-14201 : Roll back mask creation
  CAS-14201 : Modify tclean(niter=0) to respect mask
Srikrishna Sekhar Srikrishna Sekhar b71d591b336f451eafdd6b5d603f185da4313b2b m b71d591b336f451eafdd6b5d603f185da4313b2b CAS-14201: Fix bug with mask=[]
If mask is passed in as an empty list, in the case of niter=0 the return
dictionary construction fell over. os.path.exists() wants an empty
string, but if an empty list was passed in it threw a KeyError.

This is now fixed by putting in the appropriate guard rails before it
gets to os.path.exists. The length of the input mask is tested, so
regardless of empty string or list it will catch it there.

This fixes the failing test case in simanalyze.
Ihor Ihnatiev Ihor Ihnatiev 13f6e3f0f3a27662d9da3568588317ae9c844e6e m 13f6e3f0f3a27662d9da3568588317ae9c844e6e Pull request #884: CAS-14439
Merge in CASA/casa6 from CAS-14439 to master

* commit 'f11c3ddeec7842927b187f6a4c9dcee141eab55b':
  RChanges according to the NAOJ code review Refs #2721 and Refs #2726 - emove dcolor codes from sdimaging deprecation warning due to log file readability issues
  Changes according to the NAOJ code review Refs #2715 - changed line length
  Removed test messages from warning
  Deprecation warning for sdimaging task - added color highlight
  Deprecation warning for sdimaging task
Srikrishna Sekhar Srikrishna Sekhar a50650a478503ef57ed15e9f517afd76579dbcdd m a50650a478503ef57ed15e9f517afd76579dbcdd Merge remote-tracking branch 'origin/master' into CAS-14201

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14201Could not obtain issue details from Jira
Unknown Issue TypeCAS-14439Could not obtain issue details from Jira
Unknown Issue TypeCAS-14448Could not obtain issue details from Jira
Unknown Issue TypeCAS-14470Could not obtain issue details from Jira