Plan to Run Skipped Test to Know Status

Build: #2 failed

Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12 failed

Plotbandpass bad spw filename test.test bad spw filename regression113: Test case result

The below summarizes the result of the test "Plotbandpass bad spw filename test.test bad spw filename regression113" in build 2 of CASA - Release Engineering Master Test Skipped Python 3.12 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12.
Description
Plotbandpass bad spw filename test.test bad spw filename regression113
Test class
test_task_plotbandpass
Method
plotbandpass_badSpwFilename_test.test_badSpwFilename_regression113
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa2ce2e_X7bd.ms.tsys' does not exist)
test_task_plotbandpass.py:1481: in test_badSpwFilename_regression113
    plotbandpass(subplot=11, antenna='DA58', overlay='time', caltable='uid___A002_Xa2ce2e_X7bd.ms.tsys',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa2ce2e_X7bd.ms.tsys' does not exist)