Build: #37 was successful Child of CASA-CTT-87

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Agent
cbt-el7-6.cv.nrao.edu
Revisions
OPEN-CASA
81ca466bc3aba9e379151b421f3427f60842656d 81ca466bc3aba9e379151b421f3427f60842656d
OPEN-CASA-PKG
2d3cc25612eefdee7bae5bbd14cf8560e4326afe 2d3cc25612eefdee7bae5bbd14cf8560e4326afe
Successful since
#36 ()

Code commits

OPEN-CASA
Author Commit Message Commit date
Ville Suoranta Ville Suoranta 81ca466bc3aba9e379151b421f3427f60842656d 81ca466bc3aba9e379151b421f3427f60842656d Merge pull request #826 in CASA/casa from feature/CAS-9679 to master
* commit '0ae9f91891fa5beb311d705c0eec2b960de8d87a': (56 commits)
  The quack is done after the full iterator has been created.
  Refactor SubtableChangerTest to derive from MsFactoryTVITester
  Fixed typo
  Fixed the unit tests to use the new API for setFrequencySelections
  Port to the new setFrequencySelections API
  Port to the new setFrequencySelections API
  Workaround issue with CAS-11734: getChannels() throws if phantom SPWs are present
  Use the new methods in the disk layer VI to set the channel selection.
  Changed the API for VisIterImpl2LayerFactory::setFrequencySelection to allow FrequencySelections.
  Removed comparison of polarizationId that was mistakenly copied
  Use the last API of compareVector
  Move block away from if/else, since it is repeated in both clauses
  Do not pass the spw parameter to the ChannelAverageTVI configuration
  Fix typo
  Add support for layered factory
  New tests to check that SPW selection works with stacked PhaseShiftingTVI
  Add layered factory support for PhaseShiftingTVI
  Remove unused configuration parameter in base class FreqAxisTVI
  Reduce the test loops to improve running time of test
  New tests to check that SPW selection works with stacked HanningSmooth
  ...
Ville Suoranta Ville Suoranta 5e55707db68acfa1a9ea7a01f596e80d92a4be37 5e55707db68acfa1a9ea7a01f596e80d92a4be37 Merge pull request #832 in CASA/casa from CAS-11858 to master
* commit 'a91c9421b9897c7efb6a35059cbcbd2cb0a45aeb':
  CAS-11858 add feature for selecting by scan
Ville Suoranta Ville Suoranta 76cda9fc6ac8becc5e16dfb013030afc9963f5ce 76cda9fc6ac8becc5e16dfb013030afc9963f5ce Merge pull request #835 in CASA/casa from CAS-12175 to master
* commit '03419ffe40a9492810a4805ceaacc038d0e7241e':
  CAS-12175: incorporate late tweak to Source table in SDM in generated code
C. Enrique Garcia Dabo C. Enrique Garcia Dabo 0ae9f91891fa5beb311d705c0eec2b960de8d87a 0ae9f91891fa5beb311d705c0eec2b960de8d87a Merge branch 'master' into feature/CAS-9679
C. Enrique Garcia Dabo C. Enrique Garcia Dabo eff9720fb01485044e54ec396149c918704eba9b m eff9720fb01485044e54ec396149c918704eba9b The quack is done after the full iterator has been created.
The VisibilityIterator used for preSweep() was reusing the
same visibilityIterator_p variable that was later overwritten,
creating a dangling object that messed up the status.
Fixes partially CAS-9679

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-9679Could not obtain issue details from Jira
Unknown Issue TypeCAS-9985Could not obtain issue details from Jira
Unknown Issue TypeCAS-11734Could not obtain issue details from Jira
Unknown Issue TypeCAS-11858Could not obtain issue details from Jira
Unknown Issue TypeCAS-12175Could not obtain issue details from Jira