Build: #18 failed
Job: Test Tasks ARM Macos 14 Py3.10 failed
Test results
- 8 tests in total
- 1 test failed
- 5 seconds taken in total.
Build 18 has the following 1 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
test_task_feather
feather_test.test_av_feather
|
4 secs | |||
RuntimeError: Missing or incomplete install of module astroviper. This module must be installed to use astroviper.imaging.feather. The caught exception is No module named 'astroviper'
test_task_feather.py:335: in test_av_feather
feather(
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/feather.py:88: in __call__
task_result = _feather_t( _pc.document['imagename'], _pc.document['highres'], _pc.document['lowres'], _pc.document['sdfactor'], _pc.document['effdishdiam'], _pc.document['lowpassfiltersd'], _pc.document['method'], _pc.document['outformat'], _pc.document['ncores'], _pc.document['maxmem'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_feather.py:106: in feather
raise result
E RuntimeError: Missing or incomplete install of module astroviper. This module must be installed to use astroviper.imaging.feather. The caught exception is No module named 'astroviper'
|
||||