[common][iotcon][DPTTIZEN-3198, change the timeout issue] 18/235218/1
authorqunfang.lin <qunfang.lin@samsung.com>
Tue, 2 Jun 2020 18:52:41 +0000 (02:52 +0800)
committerqunfang.lin <qunfang.lin@samsung.com>
Tue, 2 Jun 2020 18:56:15 +0000 (02:56 +0800)
add: 0 TC, modify: 1 TC, delete: 0 TC

Change-Id: I03efe9b897382bf56b71850469c2e5fad9388a0d
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
common/tct-iotcon-tizen-tests/iotcon/RemoteResourceResponseCallback_onsuccess.html
common/tct-iotcon-tizen-tests/tests.xml

index 726278d6e4b2587467c06386959e56b4014e207f..d85568ec74871725c1e6aa717d17fb7667a53f26 100755 (executable)
@@ -31,11 +31,14 @@ Authors:
 //==== TEST: RemoteResourceResponseCallback_onsuccess
 //==== LABEL Test whether RemoteResourceResponseCallback::onsuccess is called with argument of proper type
 //==== SPEC Tizen Web API:TBD:Iotcon:RemoteResourceResponseCallback:onsuccess M
+//==== ONLOAD_DELAY 90
 //==== SPEC_URL TBD
 //==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
 
-var t = async_test(document.title), onresponse, client, foundSuccess, query = {};
+setup({timeout: 90000});
+
+var t = async_test(document.title, {timeout: 90000}), onresponse, client, foundSuccess, query = {};
 
 t.step(function () {
     add_result_callback(function(){
index 7baa676f65c90b550856404400d8a162751d771a..6b1b986b2646d2c9412357812436b4ab15fa3995 100755 (executable)
           <test_script_entry>/opt/tct-iotcon-tizen-tests/iotcon/FoundPlatformInfoSuccessCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-     <testcase component="Tizen Device APIs/TBD/Iotcon" execution_type="auto" id="RemoteResourceResponseCallback_onsuccess" priority="P1" purpose="Test whether RemoteResourceResponseCallback::onsuccess is called with argument of proper type">
+     <testcase component="Tizen Device APIs/TBD/Iotcon" execution_type="auto" id="RemoteResourceResponseCallback_onsuccess" onload_delay="90" priority="P1" purpose="Test whether RemoteResourceResponseCallback::onsuccess is called with argument of proper type">
         <description>
           <test_script_entry>/opt/tct-iotcon-tizen-tests/iotcon/RemoteResourceResponseCallback_onsuccess.html</test_script_entry>
         </description>