[alarm,corvoda][TSDF-959 TSDF-958 fix block time] 90/256290/1
authorchen89.chen <chen89.chen@samsung.com>
Thu, 1 Apr 2021 11:02:17 +0000 (19:02 +0800)
committerchen89.chen <chen89.chen@samsung.com>
Thu, 1 Apr 2021 11:02:22 +0000 (19:02 +0800)
Change-Id: Ic6391677edfbf43f26c60b377d01796814551163
Signed-off-by: chen89.chen <chen89.chen@samsung.com>
common/tct-alarm-tizen-tests/tests.full.xml
common/tct-alarm-tizen-tests/tests.xml
common/tct-events-cordova-tests/events/cordova_events_addEventListener_resume.html
common/tct-events-cordova-tests/tests.full.xml
common/tct-events-cordova-tests/tests.xml

index 96d3b488a58b66d8e277bd76b62d84115d8fa2c7..643fe0b3b6ee5c598023cc4d3ac1c3be8b79191b 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check using getRemainingSeconds method" type="compliance" status="approved" component="TizenAPI/Application/Alarm" execution_type="auto" priority="P1" id="AlarmRelative_getRemainingSeconds">
+      <testcase purpose="Check using getRemainingSeconds method" type="compliance" onload_delay="1000" status="approved" component="TizenAPI/Application/Alarm" execution_type="auto" priority="P1" id="AlarmRelative_getRemainingSeconds">
         <description>
           <test_script_entry>/opt/tct-alarm-tizen-tests/alarm/AlarmRelative_getRemainingSeconds.html</test_script_entry>
         </description>
index 6d4682ca229173fbb73c8adad1ed327a13fd34b4..bd6b77c6be97e5c6154afe3c42c0dc18b5049ff0 100755 (executable)
           <test_script_entry>/opt/tct-alarm-tizen-tests/alarm/AlarmRelative_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Application/Alarm" execution_type="auto" id="AlarmRelative_getRemainingSeconds" priority="P1" purpose="Check using getRemainingSeconds method">
+      <testcase component="TizenAPI/Application/Alarm" execution_type="auto" id="AlarmRelative_getRemainingSeconds" onload_delay="1000" priority="P1" purpose="Check using getRemainingSeconds method">
         <description>
           <test_script_entry>/opt/tct-alarm-tizen-tests/alarm/AlarmRelative_getRemainingSeconds.html</test_script_entry>
         </description>
index 4973436de44935b0268ee7be391499c220b6e265..0d9279b663aace21614ed46aebb87157ef0c1855 100755 (executable)
@@ -38,9 +38,9 @@ Authors:
 //==== EXPECT Pass.
 //==== TEST_CRITERIA CBOA
 
-setup({timeout: 30000});
+setup({timeout: 60000});
 
-var t = async_test(document.title, {timeout: 30000}), deviceReady, onResume;
+var t = async_test(document.title, {timeout: 60000}), deviceReady, onResume;
 
 t.step(function () {
     add_result_callback(function () {
index f912c807252748821aea1c5ff3003f3f77e8af70..e5be0b28ccbe61b37af83307a99c266686da0126 100755 (executable)
@@ -53,7 +53,7 @@
 
       </specs>
       </testcase>
-      <testcase purpose="Check if cordova can addEventListener with event resume." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
+      <testcase purpose="Check if cordova can addEventListener with event resume." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" onload_delay="60" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
         <description>
           <steps>
             <step order="1">
index 5c0fc6e62cb2a28799c6d59c4f7732cf1f055587..155fecf5b65b28ae1f648d4509080cae79847995 100755 (executable)
@@ -98,7 +98,7 @@
           <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" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
+      <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">