Build: #15 failed
Job: Test Tasks Many Linux 2.28 Py3.10 failed
Test results
- 282 tests in total
- 2 tests failed
- 16 minutes taken in total.
Build 15 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_task_appendantab
appendantab_test.test_appendToExistingGainCurve
|
Failing since build #14 (Child of CASASPECS-DBC8-18) | 40 secs | ||
AssertionError: False is not true test_task_appendantab.py:166: in test_appendToExistingGainCurve self.assertTrue(next_run > first_run) E AssertionError: False is not true |
||||
test_task_appendantab
appendantab_test.test_appendToExistingSyscal
|
Failing since build #14 (Child of CASASPECS-DBC8-18) | 33 secs | ||
RuntimeError: ArrayColumn::putColumn - column TSYS has 29472, array has 58944 rows: Table array conformance error test_task_appendantab.py:142: in test_appendToExistingSyscal appendantab(vis=append_data, outvis="secondAppend.ms", antab=evn_antab, overwrite=False, append_tsys=True, append_gc=False) ../../../../venv/lib/python3.10/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.10/site-packages/casatasks/private/task_appendantab.py:181: in appendantab antab_interp(vis, outvis, antab, ant_names, n_band, spws, ../../../../venv/lib/python3.10/site-packages/casatasks/private/task_appendantab.py:653: in antab_interp (8 more lines...) |