Build: #1 failed First build for this plan

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
267 minutes
Labels
None
Revisions
CASA6
b3e49654382b9264898fc844c4fecb988ea49745 b3e49654382b9264898fc844c4fecb988ea49745
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
2552

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar b3e49654382b9264898fc844c4fecb988ea49745 b3e49654382b9264898fc844c4fecb988ea49745 CAS-13324 : Initial working commit of reimplementation
Reimplemented the radial flagging algorithm - this runs end to end, but
not tested for efficacy or bugs.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_radian_method History
Test Tasks Many Linux 2.28 < 1 sec
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)
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_regionalMean_method History
Test Tasks Many Linux 2.28 < 1 sec
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)
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_gradient_method History
Test Tasks Many Linux 2.28 < 1 sec
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)
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_median_method History
Test Tasks Many Linux 2.28 < 1 sec
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