[common][events-cordova][remove manual cases form events-cordova]
authorwei625.zhang <wei625.zhang@samsung.com>
Thu, 17 Mar 2022 02:54:58 +0000 (10:54 +0800)
committerwei625.zhang <wei625.zhang@samsung.com>
Thu, 17 Mar 2022 02:54:58 +0000 (10:54 +0800)
Change-Id: I639747c5cf30f372b85ea916519e3e6d58fb5d9f
Signed-off-by: wei625.zhang <wei625.zhang@samsung.com>
common/tct-events-cordova-tests/tests.full.xml
common/tct-events-cordova-tests/tests.xml

index e5be0b28ccbe61b37af83307a99c266686da0126..762276c2f40e9e567eab86a55a3273b4da2fc888 100755 (executable)
@@ -3,7 +3,7 @@
 <test_definition>
   <suite name="tct-events-cordova-tests" extension="crosswalk" category="Cordova Plugin APIs">
     <set name="CordovaEvents" type="js">
-      <testcase purpose="Check if cordova can addEventListener with event backbutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
+      <!--<testcase purpose="Check if cordova can addEventListener with event backbutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
         <description>
           <steps>
             <step order="1">
@@ -16,7 +16,7 @@
         <specs>
 
       </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova can addEventListener with event deviceready." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P1" id="cordova_events_addEventListener_deviceready">
         <description>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_deviceready.html</test_script_entry>
@@ -25,7 +25,7 @@
 
       </specs>
       </testcase>
-      <testcase purpose="Check if cordova can addEventListener with event menubutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
+      <!--<testcase purpose="Check if cordova can addEventListener with event menubutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
         <description>
           <steps>
             <step order="1">
@@ -94,7 +94,7 @@
         <specs>
 
       </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if interface BackButtonEventCallback exists, it should not exists" type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P3" id="BackButtonEventCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-events-cordova-tests/events/BackButtonEventCallback_notexist.html</test_script_entry>
index 155fecf5b65b28ae1f648d4509080cae79847995..f8951f33c308c2e220572f624e7f44677dbf35c6 100755 (executable)
@@ -6,7 +6,7 @@
     <capabilities>
     <capability name="http://tizen.org/system/key.volume"/>
     </capabilities>
-      <testcase purpose="Check if cordova can addEventListener with event volumedownbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumedownbutton">
+      <!--<testcase purpose="Check if cordova can addEventListener with event volumedownbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumedownbutton">
         <description>
           <steps>
             <step order="1">
@@ -24,8 +24,8 @@
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_volumedownbutton.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase purpose="Check if cordova can addEventListener with event volumeupbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumeupbutton">
+      </testcase>-->
+      <!--<testcase purpose="Check if cordova can addEventListener with event volumeupbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumeupbutton">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_volumeupbutton.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
     </set>
     <set name="CordovaEvents_menu" type="js">
     <capabilities>
     <capability name="http://tizen.org/system/key.menu"/>
     </capabilities>
-      <testcase purpose="Check if cordova can addEventListener with event menubutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
+      <!--<testcase purpose="Check if cordova can addEventListener with event menubutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_menubutton.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
     </set>
     <set name="CordovaEvents_back" type="js">
     <capabilities>
     <capability name="http://tizen.org/system/key.back"/>
     </capabilities>
-      <testcase purpose="Check if cordova can addEventListener with event backbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
+      <!--<testcase purpose="Check if cordova can addEventListener with event backbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
         <description>
           <steps>
             <step order="1">
@@ -75,7 +75,7 @@
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_backbutton.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
     </set>
     <set name="CordovaEvents" type="js">
       <testcase purpose="Check if cordova can addEventListener with event deviceready." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P1" id="cordova_events_addEventListener_deviceready">
@@ -83,7 +83,7 @@
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_deviceready.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if cordova can addEventListener with event pause." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_pause">
+      <!--<testcase purpose="Check if cordova can addEventListener with event pause." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_pause">
         <description>
           <steps>
             <step order="1">
               <expected>TC is running</expected>
             </step>
             <step order="2">
-              <step_desc>Click the "power" button or switch to a different application and then return to the test application.</step_desc>
+              <step_desc>Click the &quot;power&quot; button or switch to a different application and then return to the test application.</step_desc>
               <expected>TC is pass</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_pause.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase purpose="Check if cordova can addEventListener with event resume." component="TizenAPI/CordovaPluginAPI/CordovaEvents" onload_delay="60" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
+      </testcase>-->
+      <!--<testcase purpose="Check if cordova can addEventListener with event resume." component="TizenAPI/CordovaPluginAPI/CordovaEvents" onload_delay="60" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
         <description>
           <steps>
             <step order="1">
               <expected>TC is running</expected>
             </step>
             <step order="2">
-              <step_desc>Click the "power" button or switch to a different application and then return to the test application.</step_desc>
+              <step_desc>Click the &quot;power&quot; button or switch to a different application and then return to the test application.</step_desc>
               <expected>TC is pass</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_resume.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if interface BackButtonEventCallback exists, it should not exists" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P3" id="BackButtonEventCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-events-cordova-tests/events/BackButtonEventCallback_notexist.html</test_script_entry>