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 multi field bandpass test.test multi field bandpass regression46: Test case result

The below summarizes the result of the test "Plotbandpass multi field bandpass test.test multi field bandpass regression46" 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 multi field bandpass test.test multi field bandpass regression46
Test class
test_task_plotbandpass
Method
plotbandpass_multi_field_bandpass_test.test_multi_field_bandpass_regression46
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/band7multi_b.bcal' does not exist)
test_task_plotbandpass.py:615: in test_multi_field_bandpass_regression46
    plotbandpass(caltable=datapath +'band7multi_b.bcal',caltable3=datapath +'band7multi_bpoly_a6p7_titan.bcal',
../../../../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/band7multi_b.bcal' does not exist)