[common][dialogs-cordova][remove manual cases of dialogs-cordova] 72/272472/1
authorwei625.zhang <wei625.zhang@samsung.com>
Thu, 17 Mar 2022 07:27:29 +0000 (15:27 +0800)
committerwei625.zhang <wei625.zhang@samsung.com>
Thu, 17 Mar 2022 07:27:29 +0000 (15:27 +0800)
Change-Id: Iac6843e25dd7136a26f7c89bb2cc192a901c8590
Signed-off-by: wei625.zhang <wei625.zhang@samsung.com>
common/tct-dialogs-cordova-tests/tests.full.xml
common/tct-dialogs-cordova-tests/tests.xml

index 5cde49fdd0763261b267682de58e2faa143565c8..d6e3e020efc3c70a184b43626179e7c1971d7a30 100755 (executable)
@@ -17,7 +17,7 @@
         <specs>
         </specs>
       </testcase>
-      <testcase purpose="Check if cordova can show a custom alert or dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
+      <!--<testcase purpose="Check if cordova can show a custom alert or dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
         <description>
           <steps>
             <step order="1">
@@ -33,8 +33,8 @@
         </description>
         <specs>
         </specs>
-      </testcase>
-      <testcase purpose="Check if alert method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
+      </testcase>-->
+      <!--<testcase purpose="Check if alert method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
         <description>
           <steps>
             <step order="1">
@@ -50,7 +50,7 @@
         </description>
         <specs>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova alert method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_alert_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_exist.html</test_script_entry>
@@ -65,7 +65,7 @@
         <specs>
       </specs>
       </testcase>
-      <testcase purpose="Check if device plays a beep sound." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
+      <!--<testcase purpose="Check if device plays a beep sound." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
         <description>
           <steps>
             <step order="1">
@@ -81,7 +81,7 @@
         </description>
         <specs>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova beep method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_beep_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep_exist.html</test_script_entry>
@@ -96,7 +96,7 @@
         <specs>
         </specs>
       </testcase>
-      <testcase purpose="Check if cordova displays a customizable confirmation dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
+      <!--<testcase purpose="Check if cordova displays a customizable confirmation dialog box." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
         <description>
           <steps>
             <step order="1">
         </description>
         <specs>
         </specs>
-      </testcase>
-      <testcase purpose="Check if confirm method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
+      </testcase>-->
+      <!--<testcase purpose="Check if confirm method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
         <description>
           <steps>
             <step order="1">
         </description>
         <specs>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova confirm method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_confirm_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_exist.html</test_script_entry>
         <specs>
         </specs>
       </testcase>
-      <testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
+      <!--<testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase purpose="Check if prompt method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
+      </testcase>-->
+      <!--<testcase purpose="Check if prompt method works properly with optional arguments." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_with_defaultText.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova prompt method is existed." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_prompt_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if confirmCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
+      <!--<testcase purpose="Check if confirmCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_onsuccess.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if interface promptCallback exists, it should not" type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="auto" priority="P3" id="cordova_notification_promptCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if promptCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
+      <!--<testcase purpose="Check if promptCallback is called with argument of proper type." type="compliance" status="approved" component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_onsuccess.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
     </set>
   </suite>
 </test_definition>
index 61262515f25c6fe08a59ac4dd5e6179fd0c7afe2..c23bad11960db8f7d9389930dec998e31897210a 100755 (executable)
@@ -13,7 +13,7 @@
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if cordova can show a custom alert or dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
+      <!--<testcase purpose="Check if cordova can show a custom alert or dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert">
         <description>
           <steps>
             <step order="1">
@@ -27,8 +27,8 @@
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase purpose="Check if alert method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
+      </testcase>-->
+      <!--<testcase purpose="Check if alert method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_alert_with_buttonName">
         <description>
           <steps>
             <step order="1">
@@ -42,7 +42,7 @@
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_with_buttonName.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova alert method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_alert_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_exist.html</test_script_entry>
@@ -53,7 +53,7 @@
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_alert_alertCallback_invalid.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if device plays a beep sound." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
+      <!--<testcase purpose="Check if device plays a beep sound." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_beep">
         <description>
           <steps>
             <step order="1">
@@ -67,7 +67,7 @@
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova beep method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_beep_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep_exist.html</test_script_entry>
@@ -78,7 +78,7 @@
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_beep_times_invalid.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if cordova displays a customizable confirmation dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
+      <!--<testcase purpose="Check if cordova displays a customizable confirmation dialog box." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm">
         <description>
           <steps>
             <step order="1">
@@ -92,8 +92,8 @@
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase purpose="Check if confirm method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
+      </testcase>-->
+      <!--<testcase purpose="Check if confirm method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirm_with_buttonLabels">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_with_buttonLabels.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova confirm method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_confirm_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirm_confirmCallback_invalid.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
+      <!--<testcase purpose="Check if cordova displays a native dialog box that is more customizable than the browser's prompt function." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase purpose="Check if prompt method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
+      </testcase>-->
+      <!--<testcase purpose="Check if prompt method works properly with optional arguments." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_prompt_with_defaultText">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_with_defaultText.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if cordova prompt method is existed." component="Cordova/CordovaDialogs" execution_type="auto" priority="P0" id="cordova_notification_prompt_exist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_prompt_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if confirmCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
+      <!--<testcase purpose="Check if confirmCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_confirmCallback_onsuccess">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_confirmCallback_onsuccess.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if interface promptCallback exists, it should not" component="Cordova/CordovaDialogs" execution_type="auto" priority="P3" id="cordova_notification_promptCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if promptCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
+      <!--<testcase purpose="Check if promptCallback is called with argument of proper type." component="Cordova/CordovaDialogs" execution_type="manual" priority="P1" id="cordova_notification_promptCallback_onsuccess">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-dialogs-cordova-tests/dialogs/cordova_notification_promptCallback_onsuccess.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
     </set>
   </suite>
 </test_definition>