<?xml version='1.0' encoding='UTF-8'?>
<testsuites name="pytest tests"><testsuite name="'test_task_sdbaseline'" errors="0" failures="4" skipped="0" tests="4" time="63.548" timestamp="2026-06-01T18:15:06.344630+00:00" hostname="e56123b642df"><testcase classname="test_task_sdbaseline" name="sdbaseline_multi_IF_test.test200" time="0.012"><failure message="FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/sdbaseline/testMultiIF.asap'">test_task_sdbaseline.py:2094: in setUp
    shutil.copytree(os.path.join(self.datapath, self.infile), self.infile)
/usr/local/lib/python3.12/shutil.py:598: in copytree
    with os.scandir(src) as itr:
         ^^^^^^^^^^^^^^^
E   FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/sdbaseline/testMultiIF.asap'</failure></testcase><testcase classname="test_task_sdbaseline" name="sdbaseline_bloutputTest.test020" time="19.407"><failure message="AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!">test_task_sdbaseline.py:3451: in test020
    self._run_test([['table', 'text']])
test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!</failure></testcase><testcase classname="test_task_sdbaseline" name="sdbaseline_bloutputTest.test021" time="21.080"><failure message="AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!">test_task_sdbaseline.py:3461: in test021
    self._run_test([['table', 'text', ''], ['table', '', 'csv'], ['', 'text', 'csv']])
test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!</failure></testcase><testcase classname="test_task_sdbaseline" name="sdbaseline_bloutputTest.test030" time="20.028"><failure message="AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!">test_task_sdbaseline.py:3466: in test030
    self._run_test([['table', 'text', 'csv']])
test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!</failure></testcase></testsuite></testsuites>