Build: #9 failed Child of CASA-CDBC106-10

Build result summary

Details

Completed
Queue duration
9 seconds
Duration
336 minutes
Labels
None
Revisions
CASA6
78d904be5efa2759c781137ec4f006657126a261 78d904be5efa2759c781137ec4f006657126a261
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
3793

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar 78d904be5efa2759c781137ec4f006657126a261 78d904be5efa2759c781137ec4f006657126a261 Merge remote-tracking branch 'origin/master' into CAS-14201
Srikrishna Sekhar Srikrishna Sekhar 0bbe6a8ca69dc39ec16c0eadf23bbcab64304cdf 0bbe6a8ca69dc39ec16c0eadf23bbcab64304cdf CAS-14201 : Fix peakResNM and peakRes swap
peakResNM and peakRes were swapped in the fullSummary=True return
dictionary.
Ville Suoranta Ville Suoranta c09773cc055458335dfc85595e3d1e6af91576dd m c09773cc055458335dfc85595e3d1e6af91576dd Pull request #836: CAS-14395
Merge in CASA/casa6 from CAS-14395 to master

* commit '560dea0eff2ed632e117239f3611991f9c64a0c1':
  Trigger a build
  Convert numpy datatypes to built-in types in task_defintent.py
  numpy.NaN to numpy.nan
  numpy.alltrue to numpy.all
  Convert numpy datatypes to built-in types
  Change numpy.bytes_ to numpy.str_ in task_sdimaging.py
  Fix numpy deprecations in task_sdimaging.py
  Specifying thrown exceptions is a deprecated idiom:
  string.h must be included to use strerror
  changes to support numpy v2 [CAS-14395]
Ville Suoranta Ville Suoranta 560dea0eff2ed632e117239f3611991f9c64a0c1 m 560dea0eff2ed632e117239f3611991f9c64a0c1 Merge branch 'master' into CAS-14395
Ville Suoranta Ville Suoranta 224f12dc24550f96bdcf35635c9d6a656b543d93 m 224f12dc24550f96bdcf35635c9d6a656b543d93 Pull request #835: CAS-14397
Merge in CASA/casa6 from CAS-14397 to master

* commit '52e96fcaaf5475ba3ae098dfa9e9b9d9310e8d31':
  Replace unary_function
  Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15
  Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition
  Restore UtilJ.h
  Remove __unary_function
  Fixx C++17 deprecations

Tests

New test failures 330
Status Test View job Duration
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_niter_nomajor_nocycle History
Test Tasks Many Linux 2.28 5 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:252: in test_ic_niter_nomajor_nocycle
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_interaction History
Test Tasks Many Linux 2.28 14 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:576: in test_ic_interaction
    self.assertTrue(total_iterations == 120)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_automask History
Test Tasks Many Linux 2.28 10 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:413: in test_ic_automask
    self.assertTrue(total_iterations == 30)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_niter_nocycle History
Test Tasks Many Linux 2.28 5 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:267: in test_ic_niter_nocycle
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_mfs_staticmask History
Test Tasks Many Linux 2.28 7 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:364: in test_ic_mfs_staticmask
    self.assertTrue(total_iterations == 50)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_cube_cycleniter History
Test Tasks Many Linux 2.28 13 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:310: in test_ic_cube_cycleniter
    self.assertTrue(total_iterations == 50)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_mtmfs History
Test Tasks Many Linux 2.28 8 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:335: in test_ic_mtmfs
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_niter_cube History
Test Tasks Many Linux 2.28 13 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:647: in test_ic_niter_cube
    self.assertTrue(len(retdict1['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_mfs_staticmask_pbmask History
Test Tasks Many Linux 2.28 5 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:388: in test_ic_mfs_staticmask_pbmask
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_interaction History
Test Tasks Many Linux 2014 43 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:576: in test_ic_interaction
    self.assertTrue(total_iterations == 120)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_automask History
Test Tasks Many Linux 2014 32 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:413: in test_ic_automask
    self.assertTrue(total_iterations == 30)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_niter_cube History
Test Tasks Many Linux 2014 21 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:647: in test_ic_niter_cube
    self.assertTrue(len(retdict1['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_niter_nomajor_nocycle History
Test Tasks Many Linux 2014 16 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:252: in test_ic_niter_nomajor_nocycle
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_cube_cycleniter History
Test Tasks Many Linux 2014 24 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:310: in test_ic_cube_cycleniter
    self.assertTrue(total_iterations == 50)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_mfs_staticmask_pbmask History
Test Tasks Many Linux 2014 15 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:388: in test_ic_mfs_staticmask_pbmask
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_mtmfs History
Test Tasks Many Linux 2014 24 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:335: in test_ic_mtmfs
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_niter_nocycle History
Test Tasks Many Linux 2014 17 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:267: in test_ic_niter_nocycle
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_mfs_staticmask History
Test Tasks Many Linux 2014 21 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:364: in test_ic_mfs_staticmask
    self.assertTrue(total_iterations == 50)
E   AssertionError: False is not true
Collapse Failed test_task_deconvolve test_residual_update.test_residual_update_hogbom History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 1.0101826190948486 == 1.0101826190948486 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
Tclean residual stats:     {'max': 1.0101826190948486, 'mean': 0.7065361070632935, 'min': 0.5755212306976318}
Deconvolve residual stats: {'max': 1.0101826190948486, 'mean': 0.7065361070632935, 'min': 0.5755212306976318}
test_task_deconvolve.py:2989: in test_residual_update_hogbom
    self.helper_residual_update('hogbom')
test_task_deconvolve.py:2955: in helper_residual_update
    self.assertNotAlmostEqual(ds1['max'],  ts['max'],  delta=delta, msg=msg)
E   AssertionError: 1.0101826190948486 == 1.0101826190948486 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
(2 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_cube_fullsummary_false History
Test Tasks Many Linux 2.28 13 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 31, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[check_stopcode] Stopcode is 3 (Fail : should be 2)
[ check_val ] chan10 iterDone is 0.0 ( Fail : should be 2, Exact: True )
(14 more lines...)
Collapse Failed test_task_deconvolve test_mtmfsimgval.test_mtmfsimgval_startmodel_csysmismatch History
Test Tasks Many Linux 2.28 < 1 sec
RuntimeError: Exception: File tst_2.model.tt1 does not exist..
... thrown by static void casa::ImageFactory::_checkInfile(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 375
test_task_deconvolve.py:2864: in test_mtmfsimgval_startmodel_csysmismatch
    csys, oldpnt = self.get_csys_crval0(self.mname2)
test_task_deconvolve.py:2600: in get_csys_crval0
    _ia.open(img)
../../../../venv/lib/python3.8/site-packages/casatools/image.py:2640: in open
    return self._swigobj.open(infile, cache)
(4 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_gain_2 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 9, Exact: True )
test_task_deconvolve.py:3167: in test_niterparms_gain_2
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_gain_1 History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 14, Exact: True )
test_task_deconvolve.py:3156: in test_niterparms_gain_1
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_residual_update.test_residual_update_clarkstokes History
Test Tasks Many Linux 2.28 1 sec
AssertionError: 1.0000007152557373 == 1.0000007152557373 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
Tclean residual stats:     {'max': 1.0000007152557373, 'mean': 0.5363396138558164, 'min': -0.07692209631204605}
Deconvolve residual stats: {'max': 1.0000007152557373, 'mean': 0.5363396138558164, 'min': -0.07692209631204605}
test_task_deconvolve.py:3007: in test_residual_update_clarkstokes
    self.helper_residual_update('clarkstokes', tclean_args={'vis':'refim_point_linRL.ms','stokes':'I'})
test_task_deconvolve.py:2955: in helper_residual_update
    self.assertNotAlmostEqual(ds1['max'],  ts['max'],  delta=delta, msg=msg)
E   AssertionError: 1.0000007152557373 == 1.0000007152557373 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
(2 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_mfs_4 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 14, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_pix_val ] tst.model : Value is 0.0 at [50, 50, 0, 0] ( Fail : should be 0.937 , Epsilon: 0.05)
[check_stopcode] Stopcode is 3 (Fail : should be 1)
(12 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_mfs_fullsummary_false History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 5, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[check_stopcode] Stopcode is 3 (Fail : should be 2)
test_task_deconvolve.py:1089: in test_iterbot_mfs_fullsummary_false
(10 more lines...)
Collapse Failed test_task_deconvolve test_multirun.test_multirun_hogbomhogbom History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 399, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 199, Exact: True )
(36 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_nsigma_2 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 79, Exact: True )
test_task_deconvolve.py:3239: in test_niterparms_nsigma_2
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_multirun.test_multirun_multiscalemultiscale History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 400, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 200, Exact: True )
(36 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_threshold_str History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 1080, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[check_stopcode] Stopcode is 3 (Fail : should be 2)
test_task_deconvolve.py:1055: in test_iterbot_threshold_str
(10 more lines...)
Collapse Failed test_task_deconvolve test_multirun.test_multirun_clarkstokesclarkstokes History
Test Tasks Many Linux 2.28 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 400, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 200, Exact: True )
(36 more lines...)
Collapse Failed test_task_deconvolve test_restoration.test_restoration_bigbeam History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.mask', 'tst.model', 'tst.image'] =  [True, True, True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_pix_val ] tst.image : Value is 2.067140579223633 at [5, 5, 0, 0] ( Fail : should be 1.436 , Epsilon: 0.05)
test_task_deconvolve.py:3099: in test_restoration_bigbeam
    self.checkfinal(pstr=report)
(8 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_threshold_2 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 19, Exact: True )
test_task_deconvolve.py:3189: in test_niterparms_threshold_2
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_mfs_fullsummary_true History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=full ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 5, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[check_stopcode] Stopcode is 3 (Fail : should be 2)
test_task_deconvolve.py:1078: in test_iterbot_mfs_fullsummary_true
(10 more lines...)
Collapse Failed test_task_deconvolve test_residual_update.test_residual_update_mtmfs History
Test Tasks Many Linux 2.28 5 secs
AssertionError: 1.0101826190948486 == 1.0101826190948486 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
Tclean residual stats:     {'max': 1.0101826190948486, 'mean': 0.7065361070632935, 'min': 0.5755212306976318}
Deconvolve residual stats: {'max': 1.0101826190948486, 'mean': 0.7065361070632935, 'min': 0.5755212306976318}
test_task_deconvolve.py:3025: in test_residual_update_mtmfs
    self.helper_residual_update('mtmfs')
test_task_deconvolve.py:2955: in helper_residual_update
    self.assertNotAlmostEqual(ds1['max'],  ts['max'],  delta=delta, msg=msg)
E   AssertionError: 1.0101826190948486 == 1.0101826190948486 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
(2 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_threshold_num History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 1080, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[check_stopcode] Stopcode is 3 (Fail : should be 2)
test_task_deconvolve.py:1067: in test_iterbot_threshold_num
(10 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_nsigma_1 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 60, Exact: True )
test_task_deconvolve.py:3227: in test_niterparms_nsigma_1
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_threshold_1 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 16, Exact: True )
test_task_deconvolve.py:3178: in test_niterparms_threshold_1
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_multirun.test_multirun_norestore_restore History
Test Tasks Many Linux 2.28 6 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.model'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_ims ] Image made : ['tst.image'] =  [False] ( Pass : should all be False )
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
(20 more lines...)
Collapse Failed test_task_deconvolve test_multirun.test_multirun_clarkclark History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 400, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 200, Exact: True )
(36 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_threshold_3 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 112, Exact: True )
test_task_deconvolve.py:3200: in test_niterparms_threshold_3
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_onefield.test_onefield_mtmfs History
Test Tasks Many Linux 2.28 5 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] peak res is -0.0 ( Fail : should be 0.392, Epsilon: 0.05)
[ check_val ] mod flux is 0.0 ( Fail : should be 0.732, Epsilon: 0.05)
[ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
[ check_ims ] Image made : ['tst.psf.tt0', 'tst.residual.tt0', 'tst.image.tt0', 'tst.model.tt0', 'tst.model.tt1', 'tst.alpha'] =  [True, True, True, True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
(16 more lines...)
Collapse Failed test_task_deconvolve test_onefield.test_onefield_multiscale History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] peak res is 0.0 ( Fail : should be 0.823, Epsilon: 0.05)
[ check_val ] mod flux is 0.0 ( Fail : should be 3.816, Epsilon: 0.05)
[ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image', 'tst.model'] =  [True, True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
(14 more lines...)
Collapse Failed test_task_deconvolve test_residual_update.test_residual_update_multiscale History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 1.0101826190948486 == 1.0101826190948486 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
Tclean residual stats:     {'max': 1.0101826190948486, 'mean': 0.7065361070632935, 'min': 0.5755212306976318}
Deconvolve residual stats: {'max': 1.0101826190948486, 'mean': 0.7065361070632935, 'min': 0.5755212306976318}
test_task_deconvolve.py:3016: in test_residual_update_multiscale
    self.helper_residual_update('multiscale')
test_task_deconvolve.py:2955: in helper_residual_update
    self.assertNotAlmostEqual(ds1['max'],  ts['max'],  delta=delta, msg=msg)
E   AssertionError: 1.0101826190948486 == 1.0101826190948486 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
(2 more lines...)
Collapse Failed test_task_deconvolve test_niterparms.test_niterparms_unset History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 300, Exact: True )
test_task_deconvolve.py:3215: in test_niterparms_unset
    self.checkfinal(report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
(2 more lines...)
Collapse Failed test_task_deconvolve test_mask.test_mask_preserve_input_zero_mask History
Test Tasks Many Linux 2.28 3 secs
AssertionError: array([False]) is not true
test_task_deconvolve.py:1965: in test_mask_preserve_input_zero_mask
    self.assertTrue((init_sum == 10000) and (final_sum == 0))
E   AssertionError: array([False]) is not true
Collapse Failed test_task_deconvolve test_mtmfsimgval.test_mtmfsimgval_startmodel_shapemismatch History
Test Tasks Many Linux 2.28 < 1 sec
RuntimeError: Exception: File tst.model.tt1 does not exist..
... thrown by static void casa::ImageFactory::_checkInfile(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 375
test_task_deconvolve.py:2889: in test_mtmfsimgval_startmodel_shapemismatch
    s = self.get_shape(self.mname)
test_task_deconvolve.py:2617: in get_shape
    _ia.open(img)
../../../../venv/lib/python3.8/site-packages/casatools/image.py:2640: in open
    return self._swigobj.open(infile, cache)
(4 more lines...)
Collapse Failed test_task_deconvolve test_onefield.test_onefield_hogbom History
Test Tasks Many Linux 2.28 3 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] peak res is -0.0 ( Fail : should be 0.353, Epsilon: 0.05)
[ check_val ] mod flux is 0.0 ( Fail : should be 0.772, Epsilon: 0.05)
[ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image', 'tst.model'] =  [True, True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
(14 more lines...)
Collapse Failed test_task_deconvolve test_iterbot.test_iterbot_mfs_5 History
Test Tasks Many Linux 2.28 < 1 sec
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] peak res is -0.0 ( Fail : should be 0.499, Epsilon: 0.05)
[ check_val ] mod flux is 0.0 ( Fail : should be 0.626, Epsilon: 0.05)
[ check_val ] iterdone is 0 ( Fail : should be 5, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
(16 more lines...)
Collapse Failed test_task_deconvolve test_multirun.test_multirun_mtmfsmtmfs History
Test Tasks Many Linux 2.28 6 secs
AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 400, Exact: True )
[ check_ims ] Image made : ['tst.psf.tt0', 'tst.psf.tt1', 'tst.psf.tt2', 'tst.residual.tt0', 'tst.residual.tt1', 'tst.image.tt0', 'tst.image.tt1'] =  [True, True, True, True, True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  : Extra key(s):['stopDescription'] ) 
[ check_val ] iterdone is 0 ( Fail : should be 200, Exact: True )
(38 more lines...)

Jira issues

IssueDescriptionStatus
22 more issues…
Unknown Issue TypeCAS-12482Could not obtain issue details from Jira
Unknown Issue TypeCAS-13003Could not obtain issue details from Jira
Unknown Issue TypeCAS-13029Could not obtain issue details from Jira
Unknown Issue TypeCAS-13116Could not obtain issue details from Jira
Unknown Issue TypeCAS-13581Could not obtain issue details from Jira