Build: #6 failed

Job: Test Tools Many Linux 2014 failed

Test results

  • 681 tests in total
  • 3 tests failed
  • 3 failures are new
  • 4 tests were quarantined / skipped
  • 27 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_tool_image ia_convolve2d_test.test_multi_channel_multi_pol History
1 sec
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.8/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.8/site-packages/casatools/__casac__/image.py:2317: in convolve2d
    return _image.image_convolve2d(self, *args, **kwargs)
(2 more lines...)
Collapse Failed test_tool_image ia_convolve2d_test.test_multibeam History
< 1 sec
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
Collapse Failed test_tool_image ia_convolve2d_test.test_precision History
< 1 sec
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