Build: #1 failed

Job: Test Tasks Many Linux 2.28 failed

Test results

  • 3,787 tests in total
  • 2 tests failed
  • 2 failures are new
  • 255 tests were quarantined / skipped
  • 342 minutes taken in total.

Build 1 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_task_simanalyze simanalyze_main_usage_modes_test_int.test_imaging_False_interferometric_analysis_True_showfidelity_True History
1 sec
TypeError: stat: path should be string, bytes, os.PathLike or integer, not list
test_task_simanalyze.py:116: in test_imaging_False_interferometric_analysis_True_showfidelity_True
    simanalyze(project=int_project, image=True, vis=visname_int, modelimage='',imsize = [],
/usr/local/lib/python3.10/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'] )
/usr/local/lib/python3.10/site-packages/casatasks/private/task_simanalyze.py:617: in simanalyze
    myutil.imtclean(mstoimage,imagename,
/usr/local/lib/python3.10/site-packages/casatasks/private/simutil.py:3396: in imtclean
(12 more lines...)
Collapse Failed test_task_simanalyze simanalyze_main_usage_modes_test_int.test_imaging_True_interferometric_analysis_False History
1 sec
TypeError: stat: path should be string, bytes, os.PathLike or integer, not list
test_task_simanalyze.py:97: in test_imaging_True_interferometric_analysis_False
    simanalyze(project=int_project, image=True, vis=visname_int, modelimage='',imsize = [],
/usr/local/lib/python3.10/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'] )
/usr/local/lib/python3.10/site-packages/casatasks/private/task_simanalyze.py:617: in simanalyze
    myutil.imtclean(mstoimage,imagename,
/usr/local/lib/python3.10/site-packages/casatasks/private/simutil.py:3396: in imtclean
(12 more lines...)