<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
	<testsuite name="Defintent_tests-20260522143906" tests="7" file=".py" time="4.849" timestamp="2026-05-22T14:39:11" failures="0" errors="0" skipped="0">
		<testcase classname="Defintent_tests" name="test_mode_append" time="0.773" timestamp="2026-05-22T14:39:07" 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.581" timestamp="2026-05-22T14:39:07" 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.970" timestamp="2026-05-22T14:39:08" 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.513" timestamp="2026-05-22T14:39:09" 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.604" timestamp="2026-05-22T14:39:10" 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.554" timestamp="2026-05-22T14:39:10" 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.854" timestamp="2026-05-22T14:39:11" 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>
