Build: #7 failed

Job: Test Tasks Many Linux 2014 failed

Test results

  • 274 tests in total
  • 4 tests failed
  • 1 failure is new
  • 17 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_task_appendantab appendantab_test.test_appendSysCal History
26 secs
NameError: name 'overwite' is not defined
test_task_appendantab.py:131: in test_appendSysCal
    appendantab(vis=data_copy, outvis=append_data, antab=evn_antab, overwrite=False, append_tsys=True, append_gc=False)
../../../../venv/lib/python3.8/site-packages/casatasks/appendantab.py:65: in __call__
    task_result = _appendantab_t( _pc.document['vis'], _pc.document['outvis'], _pc.document['antab'], _pc.document['overwrite'], _pc.document['append_tsys'], _pc.document['append_gc'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:182: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:654: in antab_interp
(4 more lines...)
Existing test failures 3
Status Test Failing since Duration
FileNotFoundError: [Errno 2] No such file or directory: 'dataCopy.ms'
test_task_appendantab.py:149: in test_Overwrite
    appendantab(vis=data_copy, outvis=data_copy, antab=evn_antab, overwrite=True, append_tsys=True, append_gc=False)
../../../../venv/lib/python3.8/site-packages/casatasks/appendantab.py:65: in __call__
    task_result = _appendantab_t( _pc.document['vis'], _pc.document['outvis'], _pc.document['antab'], _pc.document['overwrite'], _pc.document['append_tsys'], _pc.document['append_gc'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    shutil.copytree(vis, outvis)
/usr/local/lib/python3.8/shutil.py:555: in copytree
(2 more lines...)
NameError: name 'overwite' is not defined
test_task_appendantab.py:113: in test_appendAll
    appendantab(vis=data_copy, outvis=append_data, antab=evn_antab, overwrite=False, append_tsys=True, append_gc=True)
../../../../venv/lib/python3.8/site-packages/casatasks/appendantab.py:65: in __call__
    task_result = _appendantab_t( _pc.document['vis'], _pc.document['outvis'], _pc.document['antab'], _pc.document['overwrite'], _pc.document['append_tsys'], _pc.document['append_gc'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:182: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:654: in antab_interp
(4 more lines...)
NameError: name 'overwite' is not defined
test_task_appendantab.py:121: in test_appendGainCurve
    appendantab(vis=data_copy, outvis=append_data, antab=evn_antab, overwrite=False, append_tsys=False, append_gc=True)
../../../../venv/lib/python3.8/site-packages/casatasks/appendantab.py:65: in __call__
    task_result = _appendantab_t( _pc.document['vis'], _pc.document['outvis'], _pc.document['antab'], _pc.document['overwrite'], _pc.document['append_tsys'], _pc.document['append_gc'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:182: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:656: in antab_interp
(4 more lines...)