Build: #43 was successful Changes by Darrell Schiebel

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
43 minutes
Labels
None
Agent
cbt-macos26-build-m4-2
Revisions
Casa6
aa008dd2de4c07b22b70e776396e755f906db639
OPEN-CASA-PKG
e5285e68467f01199807a1f1a978aec8a4781be7

Code commits

Casa6
Author Commit Message Commit date
Darrell Schiebel Darrell Schiebel aa008dd2de4c07b22b70e776396e755f906db639 Pull request #1055: CAS-14430
Merge in CASA/casa6 from CAS-14430 to master

* commit '0c4da0be7d119cd0bc22330490f7acbe3227f017':
  [CAS-14430] remove comment that is now misleading
  [CAS-14430] fix problem generating plot file WITHOUT showing the plot
  remove line duplication (found in code review) [CAS-14430]
  plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]
  fix errors signaled by the python interpreter [CAS-14430] like: ---------------------------------------------------------------------- casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?   if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?   if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?   if antenna is not '' or pol is not '' or len(parameter) != 0: casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?   if antenna is not '' or pol is not '' or len(parameter) != 0:
  changes to resolve warnings about invalid escape sequences in strings [CAS-14430] like: ----------------------------------------------------------------------------------- casatasks/private/task_simalma.py:385: SyntaxWarning: invalid escape sequence '\d'   q = re.compile('CYCLE\d?\d')
Darrell Schiebel <darrell@schiebel.us> Darrell Schiebel <darrell@schiebel.us> 0c4da0be7d119cd0bc22330490f7acbe3227f017 m [CAS-14430] remove comment that is now misleading
Darrell Schiebel <darrell@schiebel.us> Darrell Schiebel <darrell@schiebel.us> f69c945ac0e98de109e70e7f80c3796695ac0ddb m [CAS-14430] fix problem generating plot file WITHOUT showing the plot
Darrell Schiebel <darrell@schiebel.us> Darrell Schiebel <darrell@schiebel.us> 2e246db348ee344541aabea9c6313ff1876545db m remove line duplication (found in code review) [CAS-14430]
Darrell Schiebel <darrell@schiebel.us> Darrell Schiebel <darrell@schiebel.us> dfd07f704b85a915639e358b1ecce52293908ee5 m plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14430Could not obtain issue details from Jira