Build: #4 failed Child of CASA-CDBC71-7

Build result summary

Details

Completed
Queue duration
1 second
Duration
318 minutes
Labels
None
Revisions
CASA6
1aca6a3dd95fe6fd34c0cff72c80971816e4dea7 1aca6a3dd95fe6fd34c0cff72c80971816e4dea7
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 1aca6a3dd95fe6fd34c0cff72c80971816e4dea7 1aca6a3dd95fe6fd34c0cff72c80971816e4dea7 CAS-13324: Fix bug with annulus calculation
The annulus size was being double-counted, resulting in UV pixels being
assigned to the wrong annuli.

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