Build: #1 was successful Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
54 minutes
Labels
None
Revisions
Casa6
0e3ae4208b9aa026f76a4e25511d1a697cdefdb9
OPEN-CASA-PKG
e5285e68467f01199807a1f1a978aec8a4781be7

Code commits

Casa6
Author Commit Message Commit date
Rui Xue Rui Xue 0e3ae4208b9aa026f76a4e25511d1a697cdefdb9 CAS-14774: set hasSPW(false) when SPW axis is absent in lazy BDF flag path
In processCorrelatorFlags (used when importasdm lazy=True bdfflags=True),
the else-branch of the SPW size check incorrectly called hasSPW(true) when
the announced and calculated flag buffer sizes did not match, meaning the
SPW axis is genuinely absent. This caused traverseALMACorrelatorFlagsAxes
to misread the flags buffer layout and apply fewer flags than the non-lazy
path (processCorrelatorFlagsPerSlices), which already had the correct
hasSPW(false) call.

Jira issues

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