[common][geoallow][update onload_delay to 90s in tests.xml] 38/145038/1
authorwei.ji <wei.ji@samsung.com>
Mon, 21 Aug 2017 02:48:21 +0000 (10:48 +0800)
committerwei.ji <wei.ji@samsung.com>
Mon, 21 Aug 2017 02:48:28 +0000 (10:48 +0800)
- TNEXT-1508 tct-geoallow-w3c-tests failed on testhub system

Change-Id: Idee4e74ab1dcc59b8fccbaf3e626fda0a95efb6a
Signed-off-by: wei.ji <wei.ji@samsung.com>
common/tct-geoallow-w3c-tests/tests.xml

index db2de4c4caba1a1cda487ca4a3468b694b570233..95bef676fd19c6ae077a4bb08cf092094e6ee79f 100755 (executable)
@@ -6,27 +6,27 @@
       <capabilities>
         <capability name="http://tizen.org/feature/location.gps"/>
       </capabilities>
-      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy" onload_delay="12" priority="P2" purpose="Check if the accuracy of interface Coordinates is comparison">
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy" onload_delay="90" priority="P2" purpose="Check if the accuracy of interface Coordinates is comparison">
         <description>
           <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_exists" onload_delay="12" priority="P0" purpose="Check if the accuracy attribute of interface Coordinates exists">
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the accuracy attribute of interface Coordinates exists">
         <description>
           <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_exists.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_readonly" onload_delay="12" priority="P2" purpose="Check if the accuracy value of interface Coordinates is readonly">
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the accuracy value of interface Coordinates is readonly">
         <description>
           <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_readonly.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_set_null" onload_delay="12" priority="P2" purpose="Check if the accuracy value of interface Coordinates is set to null">
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the accuracy value of interface Coordinates is set to null">
         <description>
           <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_set_null.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_value_default" onload_delay="12" priority="P2" purpose="Check if the accuracy value of interface Coordinates is set to empty string">
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_value_default" onload_delay="90" priority="P2" purpose="Check if the accuracy value of interface Coordinates is set to empty string">
         <description>
           <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_value_default.html</test_script_entry>
         </description>