<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="delmod_test-20260408203629" tests="4" file=".py" time="2.997" timestamp="2026-04-08T20:36:32" failures="0" errors="0" skipped="0">
		<testcase classname="delmod_test" name="test_mesSet" time="1.448" timestamp="2026-04-08T20:36:30" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_delmod_casashell.py" line="76">
			<!--
            test_messet
            &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;-
            
            Checks that only a valid MS is accept as input
            
            The first assert checks that no severe errors appear in the log when preforming the task on a valid MS
            The second assert checks that a severe error is raised when the provided MS does not exist
        -->
			<system-out><![CDATA[TABLE IS BEING REMOVED
]]></system-out>
		</testcase>
		<testcase classname="delmod_test" name="test_removefield" time="0.652" timestamp="2026-04-08T20:36:31" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_delmod_casashell.py" line="126">
			<!--
            test_removefield
            &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
            
            Check that the field selection paramter works as intended
            
            This test checks that the field selection removes the proper FIELD_ID from the MS
            
            The field is deleted and then table tools are used to open and check for the existence of the removed FIELD_ID
            
            The assertion checks that the specified FIELD_ID is no longer present in the MS
        -->
			<system-out><![CDATA[TABLE IS BEING REMOVED
]]></system-out>
		</testcase>
		<testcase classname="delmod_test" name="test_removeotf" time="0.523" timestamp="2026-04-08T20:36:32" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_delmod_casashell.py" line="108">
			<!--
            test_removeotf
            &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
            
            Checks that the vitual model is removed when the parameter otf=True
            
            The first assert statment checks that the model does exist initially (this may be unnessisary)
            
            The second assertion checks that the virtual model no longer exists
        -->
			<system-out><![CDATA[TABLE IS BEING REMOVED
]]></system-out>
		</testcase>
		<testcase classname="delmod_test" name="test_removescr" time="0.374" timestamp="2026-04-08T20:36:32" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_delmod_casashell.py" line="93">
			<!--
            test_removescr
            &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;-
            
            Checks that the scratch column is removed when using the parameer scr=True
            
            The assert checks that table tools cannot access the scratch column after delmod has been performed
        -->
			<system-out><![CDATA[TABLE IS BEING REMOVED
]]></system-out>
		</testcase>
	</testsuite>
</testsuites>
