Build: #14 failed

Job: Test Tools Many Linux 2.28 Py3.10 failed

Test results

  • 681 tests in total
  • 4 tests failed
  • 4 tests were quarantined / skipped
  • 29 minutes taken in total.

Build 14 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
AttributeError: 'componentlist' object has no attribute 'putkeyword'
test_tool_componentlist.py:123: in test_table_keyword_interface
    cl.putkeyword, {'keyword': 'metadata', 'value': 'x'}, msg, exc=RuntimeError
E   AttributeError: 'componentlist' object has no attribute 'putkeyword'
RuntimeError: Exception: At least one of the beams in the beam set of Temporary_Image is null and thus invalid.
... thrown by void casacore::ImageInfo::checkBeamSet(const casacore::CoordinateSystem&, const casacore::IPosition&, const casacore::String&) const at File: /source/casa6/casatools/casacore/images/Images/ImageInfo.cc, line: 651
test_tool_image.py:1128: in test_multi_channel_multi_pol
    z = yy.convolve2d("", major="5arcmin", minor="4arcmin", pa="20deg")
../../../../venv/lib/python3.10/site-packages/casatools/image.py:1062: in convolve2d
    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
../../../../venv/lib/python3.10/site-packages/casatools/__casac__/image.py:2411: in convolve2d
    return _image.image_convolve2d(self, *args, **kwargs)
(2 more lines...)
AssertionError: False is not true : table cache is not empty
test_tool_image.py:852: in tearDown
    self.assertTrue(len(self.tb.showcache()) == 0, 'table cache is not empty')
E   AssertionError: False is not true : table cache is not empty
AssertionError: False is not true : table cache is not empty
test_tool_image.py:852: in tearDown
    self.assertTrue(len(self.tb.showcache()) == 0, 'table cache is not empty')
E   AssertionError: False is not true : table cache is not empty