<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="Defintent_tests-20260408203619" tests="7" file=".py" time="4.821" timestamp="2026-04-08T20:36:24" failures="0" errors="0" skipped="0">
		<testcase classname="Defintent_tests" name="test_mode_append" time="0.761" timestamp="2026-04-08T20:36:20" 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.536" timestamp="2026-04-08T20:36:20" 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.990" timestamp="2026-04-08T20:36:21" 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.532" timestamp="2026-04-08T20:36:22" 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.610" timestamp="2026-04-08T20:36:22" 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.547" timestamp="2026-04-08T20:36:23" 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.845" timestamp="2026-04-08T20:36:24" 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>
