<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="Defintent_tests-20260408200825" tests="7" file=".py" time="4.419" timestamp="2026-04-08T20:08:30" failures="0" errors="0" skipped="0">
		<testcase classname="Defintent_tests" name="test_mode_append" time="0.713" timestamp="2026-04-08T20:08:26" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="52">
			<!-- A new intent should be added that appends to the previous intent -->
			<system-out><![CDATA[Number of matching rows found:  328860
]]></system-out>
		</testcase>
		<testcase classname="Defintent_tests" name="test_mode_set" time="0.471" timestamp="2026-04-08T20:08:27" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="85">
			<!-- A new intent is added and replaces the old intent -->
			<system-out><![CDATA[Number of matching rows found:  328860
]]></system-out>
		</testcase>
		<testcase classname="Defintent_tests" name="test_multi_append" time="0.893" timestamp="2026-04-08T20:08:27" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="70">
			<!-- Test that multiple consecutive appends still change the data. bug noticed in CAS-14566-->
			<system-out><![CDATA[Number of matching rows found:  172260
Number of matching rows found:  156600
Intent already exists
]]></system-out>
		</testcase>
		<testcase classname="Defintent_tests" name="test_select_field" time="0.455" timestamp="2026-04-08T20:08:28" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="138">
			<!-- A selection of intents to replace can be made with field -->
			<system-out><![CDATA[Number of matching rows found:  172260
]]></system-out>
		</testcase>
		<testcase classname="Defintent_tests" name="test_select_obsid" time="0.591" timestamp="2026-04-08T20:08:29" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="157">
			<!-- A selection of intents to replace can be made with obsid -->
			<system-out><![CDATA[Number of matching rows found:  328860
]]></system-out>
		</testcase>
		<testcase classname="Defintent_tests" name="test_select_scan" time="0.431" timestamp="2026-04-08T20:08:29" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="118">
			<!-- A selection of intents to replace can be made with scan -->
			<system-out><![CDATA[Number of matching rows found:  31320
]]></system-out>
		</testcase>
		<testcase classname="Defintent_tests" name="test_set_existing" time="0.866" timestamp="2026-04-08T20:08:30" file="/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_defintent_casashell.py" line="102">
			<!-- Test that state id is changed when setting to an existing intent -->
			<system-out><![CDATA[Number of matching rows found:  328860
Number of matching rows found:  328860
Intent already exists
]]></system-out>
		</testcase>
	</testsuite>
</testsuites>
