Plan to Run Skipped Test to Know Status

Build: #3 failed

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

Simobserve badinputs.test bad leakage: Test case result

The below summarizes the result of the test "Simobserve badinputs.test bad leakage" 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
Simobserve badinputs.test bad leakage
Test class
test_task_simobserve
Method
simobserve_badinputs.testBad_leakage
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

AssertionError: -1 == -1 : Unexpected exception was thrown: {'leakage': ['min value is 0']}
test_task_simobserve.py:2278: in testBad_leakage
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'leakage': ['min value is 0']}

During handling of the above exception, another exception occurred:
test_task_simobserve.py:2285: in testBad_leakage
    self.assertNotEqual(pos,-1,msg=msg)
E   AssertionError: -1 == -1 : Unexpected exception was thrown: {'leakage': ['min value is 0']}