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

Build result summary

Details

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

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Kumar Golap Kumar Golap ce326447bcb416142033e9feb731ba6d984052e3 ce326447bcb416142033e9feb731ba6d984052e3 added unit tests and some more docs
Srikrishna Sekhar Srikrishna Sekhar 200b70ed271cb51eab54264f9fda0cf265cc74ba 200b70ed271cb51eab54264f9fda0cf265cc74ba CAS-13324 : Fix bug with annulus flagging method
There was a serious bug where the annular rings were calculated in units of px
but were being applied to a UVgrid in metres. This has now been fixed, and
everything is being done in m.

An issue with compiling a numba function within a class has also been fixed -
the `apply_flags` function is now a @staticmethod.

Tests

Existing test failures 1
Status Test Failing since View job Duration
AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
test_task_msuvbinflag.py:93: in test_gradient_method
    res = flagdata(vis=self.ms, mode='summary')
E   AttributeError: 'test_msuvbinflag' object has no attribute 'ms'

Jira issues

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