Build: #3 failed Child of CASA-CDBC71-6

Build result summary

Details

Completed
Queue duration
1 second
Duration
175 minutes
Labels
None
Revisions
CASA6
18e93946435e7beed6b1afa1562d8b135cdd128b 18e93946435e7beed6b1afa1562d8b135cdd128b
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
2552
Failing since
#2 (Child of CASA-CDBC71-5)

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar 18e93946435e7beed6b1afa1562d8b135cdd128b 18e93946435e7beed6b1afa1562d8b135cdd128b CAS-13324: Add function to accumulate across channels
Naive accumulation across channels to generate a "continuum" grid even when the
input MS has multiple channels. The radial profile is calculated on this grid
prior to flagging.

Tests

Existing test failures 4
Status Test Failing since View job Duration
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:56: in test_radian_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:62: in test_regionalMean_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:77: in test_gradient_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:70: in test_median_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)

Jira issues

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