Build: #11 failed

Job: Test Tools Macos 12 Py3.10 failed

Ia convolve2d test.test multi channel multi pol: Test case result

The below summarizes the result of the test "Ia convolve2d test.test multi channel multi pol" in build 11 of CASA - CMake Release Test 6.6+ Python 3.10 - release-6.6.1 - Test Tools Macos 12 Py3.10. View test case history
Description
Ia convolve2d test.test multi channel multi pol
Test class
test_tool_image
Method
ia_convolve2d_test.test_multi_channel_multi_pol
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

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: ../../images/Images/ImageInfo.cc, line: 655
test_tool_image.py:1128: in test_multi_channel_multi_pol
    z = yy.convolve2d("", major="5arcmin", minor="4arcmin", pa="20deg")
../../../../casa6testenv/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))
../../../../casa6testenv/lib/python3.10/site-packages/casatools/__casac__/image.py:2314: in convolve2d
    return _image.image_convolve2d(self, *args, **kwargs)
E   RuntimeError: Exception: At least one of the beams in the beam set of Temporary_Image is null and thus invalid.
E   ... thrown by void casacore::ImageInfo::checkBeamSet(const casacore::CoordinateSystem &, const casacore::IPosition &, const casacore::String &) const at File: ../../images/Images/ImageInfo.cc, line: 655