Build: #287 failed Child of CASASPECS-MASTERBUILDCASALITH-284

Build result summary

Details

Completed
Queue duration
1 second
Duration
658 minutes
Labels
None
Revision
a8b6cc9b6ecadea9c95af1dc28341ed198a48da8
Total tests
7424

Tests

Responsible

  • George Moellenbrock George Moellenbrock Automatically assigned
  • Hendrik Muller Hendrik Muller Automatically assigned

Code commits

Author Commit Message Commit date
George Moellenbrock George Moellenbrock a8b6cc9b6ecadea9c95af1dc28341ed198a48da8 Pull request #1068: CAS-14763
Merge in CASA/casa6 from CAS-14763 to master

* commit 'f2e0db200c55d4b3c26e06bf80d6211944a47756': (74 commits)
  Change type to G
  Add standard errors for parameters
  Update xml and tests
  Change default clock order and update the test data origin
  Remove debugging list type, return of task zenithdelaycal is dict
  Updated test to use data with all VLBA antennas
  Updated test header
  Add test data procedence
  Adds more tests
  Add per polarization clock solution
  Switch to CASA measures to compute antenna elevations
  Updated tests for zenithdelaycal
  Name based antenna selection from MS
  Add implementation to ZenithDelayJones
  Add tests
  Add implementation to ZenithDelayJones
  Add caltable output
  For CAS-14763, added comments to aid development
  For CAS-14763, in ZenithDelayJones::setApply(Record&), removed some unnecessary stuff.
  For CAS-14763, added skeletal ZenithDelayJones class (ZenithDelayCal.{h,cc}) to eventually support application of zenith-angle dependent macroscopic delay calibration for VLBI, and make VisCalGlobals's SolvableVisCal factories aware of it.  This requires further development for it to work.
  ...
Hendrik Muller Hendrik Muller 48dba78833583f0737a0135c320a1b8bea09a03a Pull request #1063: CAS-14797
Merge in CASA/casa6 from CAS-14797 to master

* commit 'd0332c4e3cda643f0a1b8a128c35f1a6ee2e973f':
  Streamline the implementations of helper functions in just two helper functions now made available in MatrixCleaner.cc
  Search only over inner square
  Make MSMT-CLEAN compatible with previous runs again
  repeat same accelerations for AspMatrixCleaner and for MultiTermMatrixCleaner
  This code will increase the speed for MS-CLEAN. This is achieved by two main improvements: -> Subtract beam is faster than casacore functionality which creates temporary copies -> Run peak finding only over square determined by blcdirty and trcdirty rather than the full image -> again, the direct implementation is faster than casacore minMax functionality
Pedro Salas <salas.mz@gmail.com> Pedro Salas <salas.mz@gmail.com> f2e0db200c55d4b3c26e06bf80d6211944a47756 m Change type to G
Polarization dependent clock corrections have
to be at the G position in the measurement equation.
Pedro Salas <salas.mz@gmail.com> Pedro Salas <salas.mz@gmail.com> fb24dd1237d7fd51d73332ff3e909e5241ff7c68 m Add standard errors for parameters
Pedro Salas <salas.mz@gmail.com> Pedro Salas <salas.mz@gmail.com> a9f69cae62f58a3db507572250368d3f622d20f4 m Update xml and tests

Tests

New test failures 4
Status Test View job Duration
Collapse Failed gencal_antpostest test_antpos_manual_time_limit_evla
Test Tasks Many Linux 2.34 CasaShell Rocky 9.5 2 mins
RuntimeError: Table anpos.cal does not exist
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_gencal_casashell.py", line 210, in test_antpos_manual_time_limit_evla
    _tb.open(self.caltable)
  File "/wheeldirectory/casa-6.7.7-3-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/table.py", line 308, in open
    return self._swigobj.open(tablename, lockoptions, nomodify)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/wheeldirectory/casa-6.7.7-3-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/table.py", line 397, in open
(3 more lines...)
Collapse Failed gencal_antpostest test_antpos_manual_time_limit_evla
Test Tasks Many Linux 2.28 CasaShell Rocky 8.10 2 mins
RuntimeError: Table anpos.cal does not exist
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_gencal_casashell.py", line 210, in test_antpos_manual_time_limit_evla
    _tb.open(self.caltable)
  File "/wheeldirectory/casa-6.7.7-3-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/table.py", line 308, in open
    return self._swigobj.open(tablename, lockoptions, nomodify)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/wheeldirectory/casa-6.7.7-3-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/table.py", line 446, in open
(3 more lines...)
Collapse Failed unnamed test suite tearDownModule (__main__)
Test Tasks Many Linux 2.34 CasaShell Rocky 9.5 < 1 sec
TypeError: ZenithDelayCal_applycal_tests.tearDown() missing 1 required positional argument: 'self'
Collapse Failed unnamed test suite tearDownModule (__main__)
Test Tasks Many Linux 2.28 CasaShell Rocky 8.10 < 1 sec
TypeError: ZenithDelayCal_applycal_tests.tearDown() missing 1 required positional argument: 'self'

Jira issues

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