Build: #8 failed

Job: Test Tasks Many Linux 2.28 failed

mtmfsimgval.test mtmfsimgval axesmismatch model: Test case result

The below summarizes the result of the test " mtmfsimgval.test mtmfsimgval axesmismatch 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 axesmismatch model
Test class
test_task_deconvolve
Method
test_mtmfsimgval.test_mtmfsimgval_axesmismatch_model
Duration
5 secs
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:2730: in test_mtmfsimgval_axesmismatch_model
    self.helper_mtmfsimgval_axesmismatch(".model")
test_task_deconvolve.py:2644: in helper_mtmfsimgval_axesmismatch
    imtrans(imagename=self.img+"_bak"+ext+ttn, outfile=self.img+ext+ttn, order="3012")
../../../../venv/lib/python3.8/site-packages/casatasks/imtrans.py:97: 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)