Plan to Run Skipped Test to Know Status

Build: #3 failed

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

Plotbandpass x3c1 test.test x3c1 tsys regression16: Test case result

The below summarizes the result of the test "Plotbandpass x3c1 test.test x3c1 tsys regression16" in build 3 of CASA - Release Engineering Master Test Skipped Python 3.12 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12.
Description
Plotbandpass x3c1 test.test x3c1 tsys regression16
Test class
test_task_plotbandpass
Method
plotbandpass_X3c1_test.test_X3c1_tsys_regression16
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:341: in test_X3c1_tsys_regression16
    plotbandpass(datapath + 'X3c1.tsys',overlay='antenna',yaxis='amp',field='0~1,4',xaxis='chan',
../../../../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 ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)