Merge
authorSimon Howkins <simonh@symbian.org>
Fri, 14 Aug 2009 12:08:05 +0100
changeset 349 1fa0548ccf38
parent 348 bf437da77ab4 (current diff)
parent 318 2f60611cdea9 (diff)
child 354 32e90c026ea4
child 362 35ec0d29a3d8
Merge
--- a/common/tools/ats/ats_specialise_test_drop.pl	Thu Aug 13 14:13:35 2009 +0100
+++ b/common/tools/ats/ats_specialise_test_drop.pl	Fri Aug 14 12:08:05 2009 +0100
@@ -114,7 +114,7 @@
 
 # Parse the input XML into hashref.
 my $test_drop = XMLin("./$xml_in", keeproot => 1,
-    forcearray => [ 'name', 'id','owner','priority','buildid','target','device', 'property', 'command', 'param'],#
+    forcearray => [ 'name', 'id','owner','priority','buildid','postaction','type','target','device', 'property', 'command', 'param'],#
         keyattr => [] );
     
         
--- a/common/tools/ats/smoketest/Group/smoketest.xml	Thu Aug 13 14:13:35 2009 +0100
+++ b/common/tools/ats/smoketest/Group/smoketest.xml	Fri Aug 14 12:08:05 2009 +0100
@@ -4,6 +4,9 @@
 	<owner>admin</owner>
 	<priority>10</priority>
 	<buildid></buildid>
+	<postAction>
+        <type>DiamondsAction</type>
+    </postAction>
 	<name>smoketest</name>
 	<target>
         <device rank="master" alias="emulator_udeb">