Build: #2 failed Child of CASA-CDBC71-5

Build result summary

Details

Completed
Queue duration
1 hour
Duration
456 minutes
Labels
None
Revisions
CASA6
384b7d3065e044d310790bfc7b268d9371977bf1 384b7d3065e044d310790bfc7b268d9371977bf1
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
2552
Failing since
#1 (First build for this plan – )

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar 384b7d3065e044d310790bfc7b268d9371977bf1 384b7d3065e044d310790bfc7b268d9371977bf1 CAS-13324: msuvbin pipes are in place
It works end-to-end with multiple channels and polarizations without barfing,
tested on a few different datasets. It still seems to overflag substantially,
with all the data disappearing after a couple of iterations of flagging. This
should not be happening, and needs some further work.

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: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)
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)

Jira issues

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