Build: #2 failed Manual run by Akeem Wells

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Agent
cbt-macos14-test-2
Revision
036a47caa7a08d208c73eeaa061028d8a05b6f82 036a47caa7a08d208c73eeaa061028d8a05b6f82
Total tests
1
Fixed in
#4 (Rebuilt by Akeem Wells)

Tests

Responsible

Code commits

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

Tests

New test failures 1
Status Test View job Duration
Collapse Failed unnamed test suite test_task_plotms History
Test PlotMS ARM Macos 14 Py3.10 < 1 sec
collection failure
ImportError while importing test module '/Users/casaci/bamboohome/xml-data/build-dir/CASA-RECMTC3-TP/casa6/casatestutils/nosedir/test_task_plotms/test_task_plotms.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
test_task_plotms.py:34: in <module>
    from casaplotms import plotms
(1 more lines...)

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