Build: #8 failed

Job: Test Tasks Many Linux 2.28 failed

mtmfsimgval.test mtmfsimgval shapemismatch model: Test case result

The below summarizes the result of the test " mtmfsimgval.test mtmfsimgval shapemismatch model" in build 8 of CASA - CMake Dev Test - CAS-14201 - Test Tasks Many Linux 2.28. View test case history
Description
mtmfsimgval.test mtmfsimgval shapemismatch model
Test class
test_task_deconvolve
Method
test_mtmfsimgval.test_mtmfsimgval_shapemismatch_model
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

AssertionError: the imagename parameter must be a path that exists ('tst_bak.model.tt1' does not exist)
test_task_deconvolve.py:2762: in test_mtmfsimgval_shapemismatch_model
    self.helper_mtmfsimgval_shapemismatch(".model")
test_task_deconvolve.py:2660: in helper_mtmfsimgval_shapemismatch
    imrebin(imagename=self.img+"_bak"+ext+ttn, outfile=self.img+ext+ttn, factor=[2,2])
../../../../venv/lib/python3.8/site-packages/casatasks/imrebin.py:112: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the imagename parameter must be a path that exists ('tst_bak.model.tt1' does not exist)