Build: #1 failed
Job: Test Tasks RHEL7 failed
Full log: Test case result
The below summarizes the result of the test "Full log" in build 1 of CASA - Casa 6 Dev Test Full - CAS-13825 - Test Tasks RHEL7.
- Description
- Full log
- Test class
- test_task_fringefit
- Method
- full log
- Duration
- 2 mins
- Status
- Failed (New Failure)
Error Log
2022-09-13 02:56:06 WARN fringefit::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file casacore/ms/MSSel/MSSpwIndex.cc, line 439) Channel 32 out of range for SPW 0 (valid range 0~31). Limiting it to be within the available range.
2022-09-13 02:56:06 WARN fringefit::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file casacore/ms/MSSel/MSSpwIndex.cc, line 439) Channel 32 out of range for SPW 0 (valid range 0~31). Limiting it to be within the available range.
2022-09-13 02:56:06 WARN fringefit::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file casacore/ms/MSSel/MSSpwIndex.cc, line 439) Channel 32 out of range for SPW 0 (valid range 0~31). Limiting it to be within the available range.
2022-09-13 02:56:06 SEVERE fringefit::Calibrater::solve Caught exception: Mismatch with frequency meta-data in append to n08c1.mbdcal detected in spw=0. Check spw selection.
2022-09-13 02:56:06 SEVERE fringefit:::: Exception Reported: Error in Calibrater::solve.
2022-09-13 02:56:06 SEVERE fringefit::::casa Task fringefit raised an exception of class RuntimeError with the following message: Error in Calibrater::solve.
.......E
======================================================================
ERROR: test_uvrange (__main__.Fringefit_tests)
Check that the uvrnage parameter excludes antennas
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_fringefit.py", line 77, in test_uvrange
fringefit(vis=self.uvfile, caltable='uvrange_with.cal', spw='2', refant='0', uvrange='<1160')
TypeError: __call__() got an unexpected keyword argument 'uvrange'
----------------------------------------------------------------------
Ran 8 tests in 118.249s
FAILED (errors=1)