Plan to Run Skipped Test to Know Status
Build: #4 failed
Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12 failed
Job result summary
- Completed
- Duration
- 99 minutes
- Agent
- cbt-el7-8.cv.nrao.edu (2)
- Total tests
- 118
Tests
- 118 tests in total
- 88 tests failed
- 88 failures are new
- 82 minutes taken in total.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
casatasks
test_flaghelper.test_evaluateParameters2
|
< 1 sec | |
AssertionError: OrderedDict({'mode': 'manual', 'field': "It A'int a Field"}) != OrderedDict({'mode': 'manual', 'field': 'It Aint a Field'})
- OrderedDict({'mode': 'manual', 'field': "It A'int a Field"})
? ^ - ^
+ OrderedDict({'mode': 'manual', 'field': 'It Aint a Field'})
? ^ ^
: Failed to evaluateParameters with single quote in value
casatasks/test_flaghelper.py:446: in test_evaluateParameters2
(8 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test19
|
12 secs | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:458: in test19
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test20
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:476: in test20
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test22
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:511: in test22
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test24
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:555: in test24
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test28
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:638: in test28
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test29
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:655: in test29
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test43
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:977: in test43
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test44
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:995: in test44
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test45
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:1013: in test45
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_cvel.test47
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_cvel.py:1047: in test47
rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_exportasdm.test10
|
26 secs | |
AssertionError: False == False
casatasks/test_task_exportasdm.py:292: in test10
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
|||
| Collapse |
casatasks
test_task_mstransform.test_ascending_freq
|
1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_mstransform.py:2746: in test_ascending_freq
cvel(vis=self.vis, outputvis=self.refvis, spw='1', field='Titan',
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_mstransform.test_chanavg_median_all
|
24 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3646: in test_chanavg_median_all
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_chanavg_median_corrected
|
13 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3370: in test_chanavg_median_corrected
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_chanavg_median_data
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3462: in test_chanavg_median_data
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_chanavg_median_model
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3554: in test_chanavg_median_model
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_chanavg_weight_zero_flag_set_corrected
|
8 secs | |
AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
casatasks/test_task_mstransform.py:4724: in test_chanavg_weight_zero_flag_set_corrected
self.assertTrue((indexZeroSpectrum == indexFlagSet).all(), 'WEIGHT_SPECTRUM not consistent with FLAG cube')
E AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
|
|||
| Collapse |
casatasks
test_task_mstransform.test_channelAverageByDefaultInVelocityMode
|
4 secs | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_mstransform.py:1763: in test_channelAverageByDefaultInVelocityMode
cvel(vis=self.vis,outputvis=self.refvis,interpolation="linear",mode="velocity",veltype="optical",width='30km/s',restfreq='230GHz')
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_mstransform.test_combine_regrid_fftshift
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_mstransform.py:945: in test_combine_regrid_fftshift
cvel(vis = self.vis, outputvis = self.refvis ,mode = 'velocity',nchan = 10,start = '-50km/s',width = '5km/s',
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_mstransform.test_descending_freq
|
< 1 sec | |
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
casatasks/test_task_mstransform.py:2778: in test_descending_freq
cvel(vis=self.vis, outputvis=self.refvis, spw='0', field='Titan',
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_mstransform.test_fillWeightSpectrumFromWeight
|
4 secs | |
ValueError: np.float64(58.92338943481445) != 1.9007
casatasks/test_task_mstransform.py:72: in check_eq
raise ValueError('!=')
E ValueError: !=
During handling of the above exception, another exception occurred:
casatasks/test_task_mstransform.py:1698: in test_fillWeightSpectrumFromWeight
check_eq(weightSpectrum[0][0][0], 1.9007, 0.0001)
(3 more lines...)
|
|||
| Collapse |
casatasks
test_task_mstransform.test_shape2
|
8 secs | |
AssertionError: np.False_ is not true : Tile shapes are different
casatasks/test_task_mstransform.py:1327: in test_shape2
self.assertTrue((inptsh==outtsh).all(), 'Tile shapes are different')
E AssertionError: np.False_ is not true : Tile shapes are different
|
|||
| Collapse |
casatasks
test_task_mstransform.test_spw_separation_median_all
|
16 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3829: in test_spw_separation_median_all
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_spw_separation_median_corrected
|
11 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3739: in test_spw_separation_median_corrected
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_spw_separation_median_data
|
9 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3769: in test_spw_separation_median_data
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_spw_separation_median_model
|
10 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3799: in test_spw_separation_median_model
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_chanavg_median_all
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM
casatasks/test_task_mstransform.py:3709: in test_timeavg_chanavg_median_all
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_chanavg_median_corrected
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3432: in test_timeavg_chanavg_median_corrected
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_chanavg_median_data
|
6 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3524: in test_timeavg_chanavg_median_data
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_chanavg_median_model
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3616: in test_timeavg_chanavg_median_model
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_chanavg_weight_zero_flag_set_corrected
|
6 secs | |
AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
casatasks/test_task_mstransform.py:4748: in test_timeavg_chanavg_weight_zero_flag_set_corrected
self.assertTrue((indexZeroSpectrum == indexFlagSet).all(), 'WEIGHT_SPECTRUM not consistent with FLAG cube')
E AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_median_all
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3676: in test_timeavg_median_all
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_median_corrected
|
6 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3400: in test_timeavg_median_corrected
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_median_data
|
6 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3492: in test_timeavg_median_data
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_median_model
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
casatasks/test_task_mstransform.py:3584: in test_timeavg_median_model
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
|
|||
| Collapse |
casatasks
test_task_mstransform.test_timeavg_weight_zero_flag_set_corrected
|
7 secs | |
AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
casatasks/test_task_mstransform.py:4703: in test_timeavg_weight_zero_flag_set_corrected
self.assertTrue((indexZeroSpectrum == indexFlagSet).all(), 'WEIGHT_SPECTRUM not consistent with FLAG cube')
E AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
|
|||
| Collapse |
casatasks
test_task_mstransform_mms.test_shape3
|
1 min | |
AssertionError: np.False_ is not true : Tile shapes are different
casatasks/test_task_mstransform_mms.py:328: in test_shape3
self.assertTrue((outtsh==flagtsh).all(), 'Tile shapes are different')
E AssertionError: np.False_ is not true : Tile shapes are different
|
|||
| Collapse |
casatasks
test_task_msuvbinflag.test_gradient_method
|
9 secs | |
AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
casatasks/test_task_msuvbinflag.py:94: in test_gradient_method
res = flagdata(vis=self.ms, mode='summary')
^^^^^^^
E AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
|
|||
| Collapse |
casatasks
test_task_msuvbinflag.test_regionalMean_method
|
6 secs | |
AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
casatasks/test_task_msuvbinflag.py:70: in test_regionalMean_method
res = flagdata(vis=self.ms, mode='summary')
^^^^^^^
E AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
|
|||
| Collapse |
casatasks
test_task_predictcomp.test_predicted_visplot
|
< 1 sec | |
AssertionError: False is not true
casatasks/test_task_predictcomp.py:89: in test_predicted_visplot
self.assertTrue(os.path.exists('visplot.png'))
E AssertionError: False is not true
|
|||
| Collapse |
casatasks
test_task_sdbaseline.test020
|
21 secs | |
AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
casatasks/test_task_sdbaseline.py:3451: in test020
self._run_test([['table', 'text']])
casatasks/test_task_sdbaseline.py:3427: in _run_test
self._do_run_test(blformat=blformat, bloutput=bloutput)
casatasks/test_task_sdbaseline.py:3396: in _do_run_test
self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
|
|||
| Collapse |
casatasks
test_task_sdbaseline.test021
|
19 secs | |
AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
casatasks/test_task_sdbaseline.py:3461: in test021
self._run_test([['table', 'text', ''], ['table', '', 'csv'], ['', 'text', 'csv']])
casatasks/test_task_sdbaseline.py:3427: in _run_test
self._do_run_test(blformat=blformat, bloutput=bloutput)
casatasks/test_task_sdbaseline.py:3396: in _do_run_test
self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
|
|||
| Collapse |
casatasks
test_task_sdbaseline.test030
|
18 secs | |
AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
casatasks/test_task_sdbaseline.py:3466: in test030
self._run_test([['table', 'text', 'csv']])
casatasks/test_task_sdbaseline.py:3427: in _run_test
self._do_run_test(blformat=blformat, bloutput=bloutput)
casatasks/test_task_sdbaseline.py:3396: in _do_run_test
self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
|
|||
| Collapse |
casatasks
test_task_sdbaseline.test200
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/sdbaseline/testMultiIF.asap'
casatasks/test_task_sdbaseline.py:2094: in setUp
shutil.copytree(os.path.join(self.datapath, self.infile), self.infile)
/usr/local/lib/python3.12/shutil.py:598: in copytree
with os.scandir(src) as itr:
^^^^^^^^^^^^^^^
E FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/sdbaseline/testMultiIF.asap'
|
|||
| Collapse |
casatasks
test_task_simanalyze.test_imaging_True_interferometric_and_single_dish_analysis_False
|
28 mins | |
TypeError: 'module' object is not callable
casatasks/test_task_simanalyze.py:313: in test_imaging_True_interferometric_and_single_dish_analysis_False
simanalyze(project=both_project, image=True, vis='default', modelimage='', imsize=[1458],
../../../../venv/lib/python3.12/site-packages/casatasks/simanalyze.py:137: in __call__
task_result = _simanalyze_t( _pc.document['project'], _pc.document['image'], _pc.document['imagename'], _pc.document['skymodel'], _pc.document['vis'], _pc.document['modelimage'], _pc.document['imsize'], _pc.document['imdirection'], _pc.document['cell'], _pc.document['interactive'], _pc.document['niter'], _pc.document['threshold'], _pc.document['weighting'], _pc.document['mask'], _pc.document['outertaper'], _pc.document['pbcor'], _pc.document['stokes'], _pc.document['featherimage'], _pc.document['analyze'], _pc.document['showuv'], _pc.document['showpsf'], _pc.document['showmodel'], _pc.document['showconvolved'], _pc.document['showclean'], _pc.document['showresidual'], _pc.document['showdifference'], _pc.document['showfidelity'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'], _pc.document['dryrun'], _pc.document['logfile'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_simanalyze.py:661: in simanalyze
feather(imagename+".feather.image",imagename+".image",featherimage)
(1 more lines...)
|
|||
| Collapse |
casatasks
test_task_simobserve.testBad_Tground
|
< 1 sec | |
AssertionError: -1 == -1 : Unexpected exception was thrown: {'t_ground': ['min value is 0']}
casatasks/test_task_simobserve.py:2234: in testBad_Tground
simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:353: in __call__
assert _pc.validate(doc,schema), create_error_string(_pc.errors)
^^^^^^^^^^^^^^^^^^^^^^^^
E AssertionError: {'t_ground': ['min value is 0']}
(4 more lines...)
|
|||
| Collapse |
casatasks
test_task_simobserve.testBad_Tsky
|
< 1 sec | |
AssertionError: -1 == -1 : Unexpected exception was thrown: {'t_sky': ['min value is 0']}
casatasks/test_task_simobserve.py:2249: in testBad_Tsky
simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:353: in __call__
assert _pc.validate(doc,schema), create_error_string(_pc.errors)
^^^^^^^^^^^^^^^^^^^^^^^^
E AssertionError: {'t_sky': ['min value is 0']}
(4 more lines...)
|
|||
| Collapse |
casatasks
test_task_simobserve.testBad_graphics
|
< 1 sec | |
AssertionError: -1 == -1 : Unexpected exception was thrown: {'graphics': ['unallowed value badname']}
casatasks/test_task_simobserve.py:2292: in testBad_graphics
simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:353: in __call__
assert _pc.validate(doc,schema), create_error_string(_pc.errors)
^^^^^^^^^^^^^^^^^^^^^^^^
E AssertionError: {'graphics': ['unallowed value badname']}
(4 more lines...)
|
|||
| Collapse |
casatasks
test_task_simobserve.testBad_leakage
|
< 1 sec | |
AssertionError: -1 == -1 : Unexpected exception was thrown: {'leakage': ['min value is 0']}
casatasks/test_task_simobserve.py:2278: in testBad_leakage
simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:353: in __call__
assert _pc.validate(doc,schema), create_error_string(_pc.errors)
^^^^^^^^^^^^^^^^^^^^^^^^
E AssertionError: {'leakage': ['min value is 0']}
(4 more lines...)
|
|||
Error summary
The build generated some errors. See the full build log for more details.
From https://open-bitbucket.nrao.edu/scm/casa/casa-data
742234f..4f966fc master -> origin/master
* [new tag] 2026.2.23 -> 2026.2.23
error: Your local changes to the following files would be overwritten by merge:
nrao/VLA/CalModels/3C138_K.im/table.dat
nrao/VLA/CalModels/3C138_K.im/table.lock
Please, commit your changes or stash them before you can merge.
Aborting
From https://open-bitbucket.nrao.edu/scm/casa/casatestdata
7535d74..232e479 master -> origin/master
Downloading sdm/alma_numbin_mixed/Feed.xml.faked.rcvr_gen (2.3 MB)
Downloading sdm/alma_numbin_mixed/Feed.xml.faked.rcvr_id (2.3 MB)
Downloading sdm/alma_numbin_mixed/README (1.3 KB)
Downloading sdm/alma_numbin_mixed/Receiver.xml.faked.bandname (47 KB)
Downloading sdm/alma_numbin_mixed/SpectralWindow.xml.faked.sdm_cols (139 KB)
Error response from daemon: No such container: wheel-container-test
Error response from daemon: No such container: wheel-container-test
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6002k 100 6002k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 22.1M
[26065] Failed to execute script 'atlutil' due to unhandled exception!
Traceback (most recent call last):
File "atlutil.py", line 200, in <module>
File "atlutil.py", line 165, in has_fix_version
KeyError: 'fields'
Note: switching to 'origin/CAS-14689'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at cebd2b1937 Update Allure Report name
742234f..4f966fc master -> origin/master
* [new tag] 2026.2.23 -> 2026.2.23
error: Your local changes to the following files would be overwritten by merge:
nrao/VLA/CalModels/3C138_K.im/table.dat
nrao/VLA/CalModels/3C138_K.im/table.lock
Please, commit your changes or stash them before you can merge.
Aborting
From https://open-bitbucket.nrao.edu/scm/casa/casatestdata
7535d74..232e479 master -> origin/master
Downloading sdm/alma_numbin_mixed/Feed.xml.faked.rcvr_gen (2.3 MB)
Downloading sdm/alma_numbin_mixed/Feed.xml.faked.rcvr_id (2.3 MB)
Downloading sdm/alma_numbin_mixed/README (1.3 KB)
Downloading sdm/alma_numbin_mixed/Receiver.xml.faked.bandname (47 KB)
Downloading sdm/alma_numbin_mixed/SpectralWindow.xml.faked.sdm_cols (139 KB)
Error response from daemon: No such container: wheel-container-test
Error response from daemon: No such container: wheel-container-test
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6002k 100 6002k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 22.1M
[26065] Failed to execute script 'atlutil' due to unhandled exception!
Traceback (most recent call last):
File "atlutil.py", line 200, in <module>
File "atlutil.py", line 165, in has_fix_version
KeyError: 'fields'
Note: switching to 'origin/CAS-14689'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at cebd2b1937 Update Allure Report name