<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="Defintent_tests-20260703015839" tests="7" file=".py" time="6.586" timestamp="2026-07-03T01:58:46" failures="0" errors="0" skipped="0">
		<testcase classname="Defintent_tests" name="test_mode_append" time="1.096" timestamp="2026-07-03T01:58:40" 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.781" timestamp="2026-07-03T01:58:41" 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.262" timestamp="2026-07-03T01:58:42" 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.717" timestamp="2026-07-03T01:58:43" 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.798" timestamp="2026-07-03T01:58:44" 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.722" timestamp="2026-07-03T01:58:44" 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.209" timestamp="2026-07-03T01:58:46" 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>
