Fixed TTS-1467 to update expected result of tests.xml for tct-extension-tests
authorkaiyux.li <kaiyux.li@intel.com>
Wed, 29 May 2013 08:16:38 +0000 (01:16 -0700)
committerkaiyux.li <kaiyux.li@intel.com>
Wed, 29 May 2013 08:16:38 +0000 (01:16 -0700)
Change-Id: I39224c01c1ec0c292558c9c4663e68041ba8c43e
Signed-off-by: kaiyux.li <kaiyux.li@intel.com>
tct-extension-tests/tests.xml

index 9b5369b..e64c717 100644 (file)
               <steps>
                  <step order="1">
                    <step_desc>Install setting-install-location-internal-only-no-card.wgt</step_desc>
-                   <expected>Widget application can not be installed.</expected>
+                   <expected>Widget application can be installed.</expected>
                  </step>
               </steps>
            <test_script_entry test_script_expected_result="0"></test_script_entry>
               <steps>
                  <step order="1">
                    <step_desc>Install setting-install-location-prefer-external-no-card.wgt</step_desc>
-                   <expected>The widget application can be installed.</expected>
-                 </step>
-                 <step order="2">
-                   <step_desc>Launch setting-install-location-prefer-external-no-card widget application</step_desc>
-                   <expected>The widget application can be launched and see a "PASS" word on the screen.</expected>
+                   <expected>The widget application can not be installed.</expected>
                  </step>
               </steps>
            <test_script_entry test_script_expected_result="0"></test_script_entry>