<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="Defintent_tests-20260425013335" tests="7" file=".py" time="6.938" timestamp="2026-04-25T01:33:42" failures="0" errors="0" skipped="0">
		<testcase classname="Defintent_tests" name="test_mode_append" time="1.222" timestamp="2026-04-25T01:33:36" 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.832" timestamp="2026-04-25T01:33:37" 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="1.289" timestamp="2026-04-25T01:33:39" 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.800" timestamp="2026-04-25T01:33:39" 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.844" timestamp="2026-04-25T01:33:40" 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.713" timestamp="2026-04-25T01:33:41" 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="1.238" timestamp="2026-04-25T01:33:42" 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>
