[common][tct-application-tizen-tests][Add delay time in tests.xml] 76/136776/1
authorxy.qian <xy.qian@samsung.com>
Mon, 3 Jul 2017 06:43:50 +0000 (14:43 +0800)
committerxy.qian <xy.qian@samsung.com>
Mon, 3 Jul 2017 06:43:50 +0000 (14:43 +0800)
Change-Id: I046777fdd47d2aa471e929dcf58633bf2fbe638f
Signed-off-by: xy.qian <xy.qian@samsung.com>
common/tct-application-tizen-tests/application/Application_addEventListener.html
common/tct-application-tizen-tests/application/Application_removeEventListener.html
common/tct-application-tizen-tests/application/EventCallback_onevent.html
common/tct-application-tizen-tests/tests.xml

index 259edc5e9201a1dfb355b8cd5260cacb38e825d9..99c5a7c8878eb877e566265f6b961bafdbe1acf1 100755 (executable)
@@ -30,6 +30,7 @@ Authors:
 <script>
 //==== TEST: Application_addEventListener
 //==== LABEL Check if method Application::addEventListener() successfully
+//==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:TBD:Application:Application:addEventListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
index f2a5c33c09c40fd5b77c401f44c2d939cf4a8350..d6bfd8cd922191245463cebefde97f55b10a4911 100755 (executable)
@@ -30,6 +30,7 @@ Authors:
 <script>
 //==== TEST: Application_removeEventListener
 //==== LABEL Check if method Application::removeEventListener() successfully
+//==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:TBD:Application:Application:removeEventListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
index 470746b0523f4cadc82fa8217816fa1b786c06ca..13d643e709547905842b0d9ec680ecb50039b647 100755 (executable)
@@ -30,6 +30,7 @@ Authors:
 <script>
 //==== TEST: EventCallback_onevent
 //==== LABEL Check if EventCallback ondetected is called and if its arguments have proper type
+//==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:TBD:Application:EventCallback:onevent M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
index 53b4bfda5dae7e804bd03a6b4502939c322fd2f8..7180d20240869b527186782fee1a7500a219ca89 100755 (executable)
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invoked_NotFoundError.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_addEventListener" priority="P1" purpose="Check if method Application::addEventListener() successfully">
+      <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_addEventListener" onload_delay="90" priority="P1" purpose="Check if method Application::addEventListener() successfully">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_event_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_removeEventListener" priority="P1" purpose="Check if method Application::removeEventListener() successfully">
+      <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_removeEventListener" onload_delay="90" priority="P1" purpose="Check if method Application::removeEventListener() successfully">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/Application_removeEventListener.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="TizenAPI/Application/Application" execution_type="auto" id="EventCallback_onevent" priority="P1" purpose="Check if EventCallback ondetected is called and if its arguments have proper type">
+      <testcase component="TizenAPI/Application/Application" execution_type="auto" id="EventCallback_onevent" onload_delay="90" priority="P1" purpose="Check if EventCallback ondetected is called and if its arguments have proper type">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_onevent.html</test_script_entry>
         </description>