Build: #29 was successful Changes by 6 people

Stages & jobs

  1. Tag

  2. Default Stage

  3. Create Test Plan Branch

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
38 minutes
Labels
None
Agent
cbt-el7-1.cv.nrao.edu
Revisions
Casa6
036a47caa7a08d208c73eeaa061028d8a05b6f82 036a47caa7a08d208c73eeaa061028d8a05b6f82
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
GitHub Casacore
73f74f580a2e6e04b2a967c97736243acdaf1adc 73f74f580a2e6e04b2a967c97736243acdaf1adc
Successful since
#27 ()

Code commits

Casa6
Author Commit Message Commit date
Ville Suoranta Ville Suoranta 036a47caa7a08d208c73eeaa061028d8a05b6f82 036a47caa7a08d208c73eeaa061028d8a05b6f82 Pull request #888: CAS-14475
Merge in CASA/casa6 from CAS-14475 to master

* commit '7bbdef7336ded306041268fb77d452055533f4e7':
  Update casaconfig to 1.0.2
  Add casaconfig==1.0.1.dev14475 to build.conf
  Exclude casaconfig in runtest.py
  added casaconfig==1.0.2.dev1 to pick up test casaconfig for this ticket
Ville Suoranta Ville Suoranta 7bbdef7336ded306041268fb77d452055533f4e7 7bbdef7336ded306041268fb77d452055533f4e7 Update casaconfig to 1.0.2
Srikrishna Sekhar Srikrishna Sekhar 40b0c6f9a39c6d51211df799e2b5d5d0f2519730 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 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 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

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-14469Could not obtain issue details from Jira
Unknown Issue TypeCAS-14470Could not obtain issue details from Jira
Unknown Issue TypeCAS-14475Could not obtain issue details from Jira