[common][geoallow][update timeout to 1 min] 46/142746/1
authorwei.ji <wei.ji@samsung.com>
Mon, 7 Aug 2017 07:19:23 +0000 (15:19 +0800)
committerwei.ji <wei.ji@samsung.com>
Mon, 7 Aug 2017 07:19:36 +0000 (15:19 +0800)
- update timeout to 1 min

Change-Id: I74096b54226d7072397e9993910270fd3ecb4998
Signed-off-by: wei.ji <wei.ji@samsung.com>
181 files changed:
common/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_value_default.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_0.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_100.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_return_type.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_speed.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_PERMISSION_DENIED_constExist.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_POSITION_UNAVAILABLE_constExist.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_TIMEOUT_constExist.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_empty.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_no_argument.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_zero.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_number.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_2000.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_number.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_cached_position.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_no_argument.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null_options_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_example_one_short.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_method_exists.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_operation_completed.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_options_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_null_options_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_no_argument.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_return_type.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_set_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_number.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_timer_timeout.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_Neg.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_Neg.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_cached_position.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_error_return_type.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_no_argument.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null_options_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_exists.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_return_type.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_options_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_null_options_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_number.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_set_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_first_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_timer_timeout.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_before_callbacks.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_type.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_number.html
common/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_string.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_Default_value.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_type.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_Default_value.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_type.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_Default_value.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_type.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_code_TIMEOUT.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0Age0.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0AgeNeg.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOutNegAge0.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_return_type.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_Err.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0Age0.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0AgeNeg.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOutNegAge0.html
common/tct-geoallow-w3c-tests/geoallow/PositionError_message_with_getCurrentPosition_timeOut0Age0.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_false.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_null.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_number.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_string.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_true.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_null.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_number.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_string.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0.html
common/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000.html
common/tct-geoallow-w3c-tests/geoallow/Position_coords.html
common/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Position_coords_return_type.html
common/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_exists.html
common/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_set_null.html
common/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_0.html
common/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_100.html
common/tct-geoallow-w3c-tests/geoallow/navigator_geolocation.html
common/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_empty_string.html
common/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_readonly.html
common/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_set_null.html

index e67cc0d9d76da88095cfd5156545520fe945d085..c96616eb2e4e046bf710dfb3f80ff0e3e4629e34 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 1f85bfca56bb96042d77909ab14925e8686d9ae5..2b6d787ce8b371095f0995f46b3a1625817d562a 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index cb0d00399d7b913bbf87e68801866893142280de..c401ba0be4e06948a6a28a0221325b252d8e80f1 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 19518520e5c10c36896efc9869499c23fe2d66b4..4a9edc0424e0cd372264010d11d87cd1e4af5864 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 67da39c2724e1673c86a86784c6bbc11c16c6f95..4b11596ef8bce81a48fc6359c5904fdafbfb8573 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       }  catch (error) {
index 8417f383a52bb655ecade92b6384165f581d5d96..7868abd97bd633bc0aebbe54764e869b92fc5405 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test("Check if the attribute altitudeAccuracy value of interface Coordinates set empty string");
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 56a3bceaba0b6432c54a091dddf63c369bc53c3e..b3cea6b0a76661ea165fb64d539082981e6ee256 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 1714c1306df59aa49599436bfcde920ddc687811..bc95514ae64e2accc7b90503ee21a117cd4cbec7 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 56d62cef601b803eb1841215d8332bedee4f3399..7520b40f0a9bb6b96f98d5c5c4e67b61b604f325 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test("Check if the attribute altitudeAccuracy value of interface Coordinates set null");
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index a16fbdd7ef0628a18965c17f0a6feb3760ed0b57..21608da529ef5e8e012915c73d07bd1afb92bc99 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test("Check if the attribute altitude value of interface Coordinates set empty string");
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 53b0290e52bd01bf300d7e3c9ed0a09da17fa834..2cde5536bc046d761b8a67de3d39f3728064fe95 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 7f89ec607b51df1776256796a4e16847dd2d40f1..e807d8794c69ae1aca079cca5588b3358e5e1374 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 872bd4b94a8d5c58c2d93caabf8fb77e505c1ca0..f7a91773a04ff595068d1da749473127c4c55774 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test("Check if the attribute altitude value of interface Coordinates set null");
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
           navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 43ba85ab4f8cb35dbfdab9fa86e7f8470da962ef..65346120ed4dc9f64be4c6e568c3c12882baf5ea 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, {timeout: 0});
       } catch (error) {
index 372e2e4863273e1ada38ef2712811d193918d61c..585887f9fc5c254c427d0e990310d64a9c8ceb1a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, {timeout: 100});
       } catch (error) {
index 424eef96ce672fa01e4b85a80d3cb6d72dd77348..4a05fc87fd89890d4901713f80efbd345d0007c5 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 4be5eb2c113329b17d0abbebffe6aa29f4b0b9b6..57629408da66c60dfaf535b340951055fe01689a 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 47935b43e5f28b46c84667499635f2ffb7fcf4b0..a48531a8c3a1b376fe52378d00025f7f005d577f 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (err) {
index 82e15df61024834be621ca4e25b3f545d3187400..3722a48c205aba231523a1d1f988752226a1492f 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index d81037b9edbee654bf1ca176d404a210944db820..9b819fa73a9f9c3d9f735f62e4f48e99a94cf607 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index df883107ca830ad8c9ece2be66a9a84d8f1fc806..ba57d6d025246785b3bafdfaaadc183a60ccb588 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index e6060b9fff880150b7a3fa816553415b1a3ff118..6aa3c622151ae39345d8121451f83cd4f50e8f54 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 136126a31a3971ad2c499585144592d2918618b8..52077370c5daa7ef75492cb3d23892995c639f69 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (err) {
index ddb4088a4ff6eabd455af1472b888e12c18c1e33..74edac5c94d72d7a326e4958a2ed68e841980a70 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 587cfa05113dc2234d08d90e855fcf4163f7ebdd..806dd44b908f95b4791bd74ebbf70e000901b86a 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 3e6badfb2b0205336a2458ffd5ea7f7803f2d860..222ae9748f408e207e99363e23ac71c04f0c5833 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 891dbbd62be70305bc7421cbbcb90a2bcd8977bf..40ee3717b5fdf540818acf57f60829284b1f0010 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (err) {
index 49de1cbef6de86bbc8f77607f302c9fc501a717d..95b02260001e7fadd45766cd8a358647f72abd0c 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (e) {
index 37b906279cd58ca48d0afd832a5398ba6acd9e4d..e14c4d2ad6ca154f38a0e24f1c57a55cf467e05b 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index d62969c42a50a61533d6e2730f87e2e7ea170436..709090651a3d5159280891dc2356d4f7f862c1ad 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index e676d1cfe9229ba7f7aeb3b89036d5bae159aa10..b163c08d70ca6a1b2fb857b3897255eecd1030a8 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (err) {
index ca43d95629f14fa087d26a26fee543849649be90..8933fbcabcb3b4281286f46c40deba2417a3b7a7 100755 (executable)
@@ -46,7 +46,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     //==== PRIORITY P1
 
     var t = async_test(document.title);
-    setup({timeout: 20000});
+    setup({timeout: 60000});
 
     try {
       navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 634f41095db87310c3913b34ca3743fa620804cd..17a83a187fa4ce4bdc7b3a8b9974514ff0c48d55 100755 (executable)
@@ -46,7 +46,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     //==== PRIORITY P1
 
     var t = async_test(document.title);
-    setup({timeout: 20000});
+    setup({timeout: 60000});
 
     try {
       navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index c5b7f10be919aa94241b4555b799bd0223ea7b5c..c723bb8de496ccc0ea65c368a8527fa0e5b6ef55 100755 (executable)
@@ -46,7 +46,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     //==== PRIORITY P1
 
     var t = async_test(document.title);
-    setup({timeout: 20000});
+    setup({timeout: 60000});
 
     try {
       navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index c4b62c4fc5f92a23cd2256e229e84bbfaaa0d061..c09d850777b6603ce709262f56e3ebbf1f48ef02 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch("");
index e98bd74b0c059e03ba08ceaaf67515b6515f59c0..41900a05dd20e7590809869360b02ed2a37831d9 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.clearWatch();
       } catch (err) {
index 224d373e7897429a597328ba1a268887a2d76236..4deb472e52ea4e876a14da99aa8736a1e4279d1a 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch(null);
index f683dab6fab42a85161075cd173ecc5e0deaf8d6..8b0758ceadc9a446b92c45ce1a3f9885afe878df 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch(null);
index 2823ebdd717c047178b8c289a31b187ca22d60b7..be006f5f8fe44938c3601fde79cf3aec3437485a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch(0);
index 1390e0f2c24c557573d65dd6033a25e4a7a99fb9..3865b66db650214ee2ef96249aaaefcf24c91a5a 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch("");
index 8b1c5367365ddd109f45bfab28c1c0f198401d80..57745b32da9c1771f0132cd4e53622f39f0ae226 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch(2);
index 53ca598884ec0f791e423c93a8456141b4ba5dd2..8681cf0b1733e7bf9f74ad9692faba855c26ade8 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function () {
           navigator.geolocation.clearWatch("test");
index 12a20d1029e2919a3fbd8b7c2cb4fa2a16738964..e9cbe917f34f728939d560c3175d2d6fa81745e0 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { maximumAge : 0, enableHighAccuracy : true, timeout : 10 });
index ebf5ffb1a7e473250dbf9fd69f865304bf3e2623..5721d54832fc7778c804f5c6d8280b212c996270 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : 200000});
       } catch (err) {
index d27a27d9a39ed21b41e594ba71cb153b383f9b33..31f8dd9e5b4d89e7f7760c7bbaf5569faceb72d2 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : 600000});
       } catch (err) {
index c2e715238884f691dfb290611be35e4b38899030..abc374cc2819e6864b6865b4a5a24bcdea7d6b96 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { maximumAge : 600000, timeout : 0 });
       } catch (err) {
index c191e9d8a1214f6d2ce7ff5ab93290219717d310..35a6246b3f87125ba1877944460adf482d2d2cd5 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : 700000});
       } catch (err) {
index cd37e099a92b4b880657511d5f60a33f3f0134e1..6be59429d3ec9e42011f1f9751468066f4d73942 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
        
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { maximumAge : 700000, timeout : 0 });
index 43cb6e7b85ac34863ed4f3a67f42109a0ad289d8..e8a20801495717c7b0312da26f55a96fc7bbd91d 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : Infinity });
       } catch (err) {
index 7600b835ad2bcc3ecc1c6dc426f52d63dbbdacae..9b4ede3df79a4011a50f72deebd1310068e6c5c6 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : -2});
       } catch (err) {
index f7fcdb09c6080ff8797ce33ef3d83dc3ae6c0e80..6b25b0f49b6b1953bb640ba7215f839fc26ac732 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : "" });
       } catch (e) {
index 057c7968c36203b736bc8cb41b4a2c49e4574550..e24880ca045a32dac0790b7553651f83315ce3d9 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : null });
       } catch (e) {
index 08a5f8fb541b67596fa59e934f8f91c880bd2a93..8461591cf82bad2c92d0f5fe7dd886553492f963 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : 2 });
       } catch (e) {
index 8cd1985189c4416914c482af79ca59927bf140f7..2d44dce0116b62cf58506df6cf1aea4b2894d786 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : "a" });
       } catch (e) {
index 865b68c55a01403c1c048fca45b78a45cccff6d1..7b9ee59e4a9d39bd318602fb72c4e4c40be43c84 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { maximumAge : 0 });
       } catch (e) {
index a6b6b9b66c034f7c99423faa64b839a444bf0e95..a8241e957dde1af1f3d34f7dcedea3f3cc32d874 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : 0, enableHighAccuracy : false });
index e4389c52cc8e042ee1343e6f8fecba24128357ec..75f6e7683427ec01a096a4f64fa837eb8f6f659a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : 0, enableHighAccuracy : true });
index f226568a7d17a8057f11b7ac6ad0fe4cf826ce94..19ec00979ca14c5456316936ce13c194c249f5ed 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : 0, maximumAge : 0,  enableHighAccuracy : false });
       } catch (err) {
index 39b28ccdc46b2ee6872c2152d808cf17a0e76055..af92353226ee6c063c063f805d9b16d553c1d127 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
        
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : 0, maximumAge : 0,  enableHighAccuracy : true });
index 79abcdc72184413a4e18f42decf6519f8712d8ed..31ae552f39219f019cda7c1cb3b9dc3d0c106968 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpecterrorCallback, { timeout : 2000 });
       } catch (err) {
index b292d119d5f6cbb973c5a4aa46178e14a1dadc9c..54af17c3e9d92ccf5c434b36ee84f95e002f4e50 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : -2 });
       } catch (e) {
index 4b864309851476a953f483e38c54ac1059de2129..fbf4f273a7c58d5fa78df588f9481310b8f261a4 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : -1, maximumAge : 0 });
       } catch (e) {
index a59dbab94d44da0c132600826638c4acea963bf5..7d2af34c4ebae01a9e78fa7684372208d5534976 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : "" });
       } catch (e) {
index 16844e024402d2b763bf36cad861241f49eb038b..0411670be4dd03bd4e3b53fcbf689d22a1ca5b1b 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
           window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : null });
       } catch (e) {
index f7132abf4999c91a9571f408c66b750383c31311..160dfe8fb12e60f55e5e19e36a52ae0938e00e71 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : 10 });
       } catch (e) {
index cc3b7866b720be2cff35ccc25fcd1e9f819d6538..2a71a43d01b4161add38f467f8cc7a851fa9674f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : "a" });
       } catch (e) {
index af6a31306257fe24250f85198b84fdce62350ede..db950f8a95c805c443e8ee6ba4a5b645af5b7586 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : false });
       } catch (err) {
index 7168ec5509503f729196901fb719f9a8a5467481..e1dce59ded0d997fa43aec1d57352488ae6256bf 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : true });
       } catch (err) {
index 249f240cc01bdb31818653928a3e476131e89326..430ced1dbd150141e8da20f1d45bc80506457b63 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { maximumAge: 60000});
index 7c3952d7e80fd00b3b71061f2a73259593e3023b..3883f7314415406b7cf3655ec34b9561501f5c97 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(successCallback, "");
       } catch (e) {
index 656ee3fbef6a865f45d7ee79101ac21c93a8f851..85646e0c1e9f0591cf23b360b82e4a2dd7b487b6 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(successCallback);
       } catch (err) {
index bc1b57af8a40dd7d62974deda602a65d359352a4..f23faa0c895b6a29004138e3f14387c75714b58f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(successCallback, null);
       } catch (e) {
index f458fb144567f74c25ab5f047f352386aaa6903b..cd8ddc02d3b3ece05d5217a7ca67bf5669462b47 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(successCallback, null, null);
index ee36b4eb6419cf8279cb57dbc91c026fdb85630e..002ba9daf6bf5d1634a52e3db8da224cd1ef1e34 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(successCallback, "a");
       } catch (e) {
index 613b101f3331d2bc902508a95fd36052cf474b89..ecfaa85858f84834efbaa8cbb189fd2a06933f6c 100755 (executable)
@@ -48,7 +48,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { maximumAge: 60000});
       } catch (err) {
index 88b10ceddcd3c0140ce317ac97c1cfa603eedd32..c28cf4942b6b7e02ac34d5b9be5ac07ac02b0f86 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       t.step(function () {
         assert_true("getCurrentPosition" in navigator.geolocation, "the Geolocation.getCurrentPosition exists");
       });
index 5eba65df75a74f03c3dc9726e6046dee2d1cf2c1..fb10225c6051a625df1198dccfd9a14f7a3ddeba 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { timeout : 20000});
       } catch (err) {
index 7748f58e90a837f967e415b743680db21f1a7e8f..f03c749a0c7b87c6dbe493daf2086a1fa6c0d0e8 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, null);
       } catch (e) {
index 26872df535f62e6ac564011627b15eaf4b7795a5..00e7479f791effb216929b31d300339fdf43b28f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
        
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
index 4b777d3b277053e22c54f4c2cca1dc342e4960b3..77b52e87436496d77c8cec586106d09e7c3c29df 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
           navigator.geolocation.getCurrentPosition("");
       } catch (e) {
index 24e432f3b32dd3d4a89840044308b2d1ca58f0d5..206cf184c0efe326a400deeb1071d8451cf72ef0 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(null,errorCallback,null);
       } catch (e) {
index 70e731c570015eb4a39995c2c9330313dc4b80e3..26c2e67959c1583e0e2b26db6d59b29c2234e2de 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (e) {
index f519de330a66a72d15058cda2790df07513deb0a..ebb601990e9f1b89c11298dfd95a322116c7ede4 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (e) {
index ee8fdcfa361fd28510f5b06bc7cd628c151effea..2e85a1b41249a508e3fe5f9c94b1cce26c2b2667 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (e) {
index 3b78c7e627024fa5e253083f20db31064b3c8beb..f34dafd13a19d6a5c0a0ba1b4652b85636c6b8c7 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition("a");
       } catch (e) {
index 0298ebc7974d057a70d5c0879fbcec6dc9a2a7d1..b894d58b86c8616ba82a56894758c5ebbdeca801 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition("", errorCallback);
       } catch (e) {
index 40e1a9bf0d51b0c992b56b084312587d2a3ae731..825f4f6a6106719c3524806d42bc450891703709 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(null, errorCallback);
       } catch (e) {
index 1e7a38561fad20315206991773cfbe78088fc073..6816d52ff331e9096b89f398b1ce1bf1aac4d9b4 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(2, errorCallback);
       } catch (e) {
index e77c8b19c6a0704649f93eda2ab9aae47e5ad296..40e4c7f2c396eef892edc309c0d3aa6a2f7777ff 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition("a", errorCallback);
       } catch (e) {
index f48606ac8e74217cca1ad7c4323923a63def4aac..151aa18cb4ae011ab41dad5a33d52def5435b9e6 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout : 0});
       } catch (err) {
index e2281fada98053cba761b2f2087480003912100d..6416798e9f005a0f4320b639b38f300d30575246 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback, { enableHighAccuracy: false });
index d04439afcf325d12f9635f2f5ee335ae5ceb1401..68ac483a638f50f6fdd540af8cbdc7a4c24a0d05 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback, { enableHighAccuracy: true });
index 5894720e3b8a32622f2306b10ea72e88748a8bb8..3133e69b0cc674831c6abb7b7084ac5a8a547e8b 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback, { maximumAge: 2000 });
index 0336a08235024f89b9723fba8a72831ba56d5ae0..b6002099dc24082a86d8f8d50de5a1331035bbaf 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback, { maximumAge: -2 });
index dbfcccaccd244dfbf98a9b51554a64bd9150e820..eeae253e97e767afb35a15e4476bc90d341a2185 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0 });
index fe46ff571c9ce878bc084f3ac4fc107cfbcc441e..133ce44496196295fd7db18eb640de9ebb694de6 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
         var t = async_test(document.title);
-        setup({timeout: 20000});
+        setup({timeout: 60000});
 
         try {
           navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0, enableHighAccuracy: false });
index bd4c2084a92a1fa7336c540d688292f6c9221f7c..76986f4a7185347a9e5abb95b3deeddc3424c08c 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
         var t = async_test(document.title);
-        setup({timeout: 20000});
+        setup({timeout: 60000});
 
         try {
           navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0, enableHighAccuracy: true });
index 05244ba19744a0fe78de76ec5d32ff40b2234929..5415954b23eaa3429b98c4b3a00c2fa75bdefb8f 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
     var t = async_test(document.title);
-    setup({timeout: 20000});
+    setup({timeout: 60000});
 
     try {
       if(!check("geolocation", navigator)) {
index facfbe7d0b97cdfbda477308cbc27a3ef2ab68cd..26716e965d02b4c171d7bb7f80a2d8f22ceb48fb 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0, maximumAge: 0, enableHighAccuracy: false });
index bf5ad0ae4c6e23ca1acca61c812053e81231d60c..a3f8d7cb8973e79c3ca828a184252682dc55e87a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0, maximumAge: 0, enableHighAccuracy: true });
index 1ba7141a0ed5875cc0f76c5519913fa8dbcbbd7f..22ccd05ed557660b19175d2a829b8cfa40a776f3 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 100, maximumAge: 500,  enableHighAccuracy: true });
index 2a45dd525bd5498775ba3e333424734c29484bab..b58af4725f18d28d14f4ebc474641f7289e4bcc1 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(successCallback, errorCallback, { timeout: 500, maximumAge: 500,  enableHighAccuracy: false });
index ad32973bf8ec3610e1a9cd7ab5b93914a6801d17..3dabaaf0e4e95f064558eca81e6db0c77fc7f38b 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: -2 });
index 302536ba6cf243d761ea6e234dee1ac176423cec..016da4e0b5aba671dcde7b3438122e73c7170865 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title,{timeout: 3000});
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback, { maximumAge: 6000 });
index f5c1877e82d271d686c39c26818dcd84b61650c1..49d4d54b88a0681200747838a5c50c069d0988e6 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(successCallback, "");
index ddfa472b21589e6f87fe9f1c1c5a820e307cfb1d..b40fc60eef7c01092feca47e47c1c2ee9efaaae8 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0 });
index 75d2d382a49cb78543dda0de8c3114ab8c4aab9d..6f28e75200daee8d4adeb7de75ac401b2588b266 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
          navigator.geolocation.watchPosition(successCallback);
index 14a8999f76b749e7014a314a913380f71dfe1c16..f892b3600142eba7fa6d847fd160e52cae6ecf90 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(successCallback, null);
index c645e13bdda3947b9cc03a138e6ada81d4282d56..c2d02b2e167120822acdc0e18ad3460669e2dffa 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(successCallback, null, null);
index 31d047a1fe491752554c51ff47f8a3e1c38f0c48..72be80abf4dcb0f718aea52581d2d532dc5e2f86 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(successCallback, "a");
index f63135530b7e0c9c621cfd389846bcca64b70bfd..523e9c31e37beef036450a35506f80c883afcfb8 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P0
 
         var t = async_test(document.title);
-        setup({timeout: 20000});
+        setup({timeout: 60000});
 
         t.step(function () {
           assert_true("watchPosition" in navigator.geolocation, "the method watchPosition value of interface Geolocation exists");
index bb2bc61abadd491f6ee3ae5a0dd5034e064bdac5..7cc21c66011501ca189ad1df94eaa13310c1163b 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       var a = null;
 
       try {
index 0b4bfaa2eb70f37816c9d2796de1653554f957a6..f20810d0429f480b6a32e5165ddbb7bbd3e9190d 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback, null);
index b4238152e49f892d89c7c2d45df04c7e40cbcbef..7de0c4694a3af53ae8a48cdea47c87523eb47756 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback);
index 5d64ea4ffbed2425234ba14dc3eccb2629f38e67..8d3fd357d1288fda0e8674c5c4217f3ec34d222c 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition("", errorCallback);
index 7b0a3d846b0510d080a47f286bad475c15846b12..881e345607cba2f7d20519b10120ea540a99ef5f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(null, errorCallback, null);
index 6eb0a39a90e446b359e8704e97cd41f721427bd7..593202a22126a1fcf4430cebe35eca2e503f723e 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(2, errorCallback);
index d2874616c96429f83ce89f3849ff99b70c723331..bdf6976c6f58c88b9d8b637d43343d12aa9379bd 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition("a");
index 0cb6994f941dbbbef853914bf70688ee3a331e8c..fae16c1dfdebe30245c03261e17eb1fba1a73a22 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition("a", errorCallback);
index 5c18c8d56b12b1f33355d7fe8f9c64bbed62c1fc..5df00e7054af2f3974e2bfa8020688f911cc6863 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition("");
index 5e003b4dfcdf9fbbe27321ba905db50be20bb97e..d5757bc3b2bb2d411eddab9f2f34ab23bda3cb0b 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.watchPosition(null);
index 78ed088cf34f614c0352fa218e16ed8a53b88d54..dab9ac96bceb21ff8fc59c6d8549bfadf8b69b31 100755 (executable)
@@ -44,7 +44,7 @@
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(null, errorCallback);
index 945c8c6a8f936e0d6f731d513640cdc55107f121..0c8347f210b896b8fcf86388a8461ce66a11834d 100755 (executable)
@@ -46,7 +46,7 @@ Authors:
     //==== PRIORITY P3
 
       var t = async_test(document.title, {timeout: 3000});
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout : 0});
index 4e8d3beef8ed6325ca98326bc0e60ee77e369b9f..f945cf16babf40970b978275ea2ccbefde15ecf9 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(successCallback, errorCallback);
index f14833e4b63e6d4e7bb04cc80880b4a1819fc4ad..c4a5828b68ba9eb253e14864fc845e7fb6122791 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(successCallback, errorCallback);
index 2ef31b02a67aa8322ac527fd5d2c08d207d3d949..cd472fc87c3daa0a42105c659c1e006eea31e9b1 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(unexpectedSuccessCallback, expectedErrorCallback);
index 7b4e79a8e009de20e08f5de5f052bfcc9c125208..51524632915fda40e24d5129ad0e77353f2c0a1f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback);
index ff5d61b38197b361084942713e95c05965c76ccf..9d493cc603db562e8c0e3e35a85f41970aef5c5a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(successCallback, errorCallback);
index 94f3e48af621a75fae59c40d315fe555ca4c7d1d..cced2773f21837ac16e6f2081c831bd1b8dcf3f7 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         var watchId = navigator.geolocation.watchPosition(expectedSuccessCallback, unexpectedErrorCallback);
index 2e7b5d99360a82db09761a451437bf3a0679c2ed..b0c53f6e57264e9590216f61648122c7ad78c236 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(successCallback, errorCallback, { timeout: 1, enableHighAccuracy: true });
index 4e43600ac9c8ff6d3af1a4e8cf6a8d6c1e94a138..cb04f6ebf90aeb6d6df029d3e9f6203d47c86f16 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 1, enableHighAccuracy: true });
index 7b127a021be94f9b84c9a5b38d68e353b3f65b69..b12e60200ba98eb147a52fe80518fbfbca497846 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 1, enableHighAccuracy: true});
index 48879551d93f379a885599add601132f66483cda..9aa169a82db09f54c70402dd7e1d18646601302c 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 1, enableHighAccuracy: true});
index f92ded67159a08ad121c6442f99df74375f9ae72..9d985e7249d2466faf9e786c94d8fe73bd540c6f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(successCallback, errorCallback, { timeout: 1, enableHighAccuracy: true });
index 9056052b8af9fc64b323865a0ca45fedc6ad0f3a..170b4a456df68938dd1c531808c2e3ba14ef0679 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 1, enableHighAccuracy: true });
index 2635b6a1d1a7bd4b694314c04d96bef65d9a053a..d8b584f18e6fe621885228e68e6cab267d2b9885 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 0 });
index c3a5fbb0a5e3754a994c1bb142d99568dacc6df6..b0bb0c5134709a40328c8b27afe9deb794fae385 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout:10, enableHighAccuracy: true });
index 37192495d227d09cba54f093b0c0f457a887947a..b7177cc76ea1fcaec5d28c05479cdd704332b124 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 9adfa0a58b796f47f073c130d6b9e77cc92fa165..efe604aa26bf06cab52af8426ffde1c425762ce8 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 3f9ebd2f8a2a2443bf70da69ad5ea040784a1f63..07b60b9fe7cde93d69ff182eb7e32bd528d4208d 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
          navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout:10, enableHighAccuracy: true });
index abc5d88323dcd96f4a84f7b27c7c80f346969995..f8c0ec49cf8f1191f9d9605d73e3799d8960489f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 1e8da213bda0082305b58c8c800f06594563b607..1f2b57a10386f5dbb261565e5294df1ae8bb6e0e 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 95c5a14d74aedfdee9fb0a5e5febde8f185ffe4c..e9a74234e369a89b515f6021b4633e17ed23a98c 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 568e7c37c5daf62363b47cc35bd91e5a425b626d..fa3813baebf1c541e1609aaad2acbcdd3449ed1a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout: 10, enableHighAccuracy: true });
index 43d5721fc524a47fb2fbe22ab5f84a4fdd324c5d..59fb424a85f778d97d2d66e51c613703b87443a3 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedGetPositionSuccess, expectedGetPositionErr, {timeout: 0, maximumAge: 0});
index 2fbd399dc6fb44f78d4347e367425f4f2867aaff..b57fb336718673ecf6680c0a8053d5d74291e219 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test("test getCurrentPosition when get position time out");
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedGetPositionSuccess, expectedGetPositionErr, {timeout: 0, maximumAge: -1});
index 02d66d559818b7da10692c6eb2f0fb6d8835565f..b0be66d42104ddb5c48b8df33c10d5ca0adc8021 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedGetPositionSuccess, expectedGetPositionErr, {timeout: -1, maximumAge: 0});
index 2e9ab357d68d11df6ab3ab2606ea1324ee24aad5..eeb25a54bb15bc74d07d0fb4cae0f6ca34406e96 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         navigator.geolocation.getCurrentPosition(unexpectedSuccessCallback, expectedErrorCallback, { timeout:10, enableHighAccuracy: true });
index ecb2c60fc6bd4e7d687887e3040d2ab2a43a08cc..858238b57eff3b9fa3b492ebd80e68adb62b5dd2 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedWatchPositionSuccess, expectedWatchPositionErr, { timeout: 10, enableHighAccuracy: true });
index 753e80eb3c9d27f9e9e86036ebe786f03b5ba6a2..cc14a38ce25cc689b666d51d0bbe2f09241e362e 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.watchPosition(unexpectdWatchPositionSuccess, expectedWatchPositionErr, { timeout: 0, maximumAge: 0 });
index 43cba9390bdef94b2cc92c8a023f6a77bc770776..12b2a7597b748f923ff2ce65d458cdccf240063e 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.watchPosition(unexpectedWatchPositionSuccess, expectedWatchPositionErr, { timeout: 0, maximumAge: -1});
index 975435a8ff4a3b07145736ec37196f531e560502..7fa3a191c9aa68ba2459cfa108149c267de1b154 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.watchPosition(unexpectedWatchPositionSuccess, expectedWatchPositionErr, { timeout: -1, maximumAge: 0 });
index 750f36dc11ce63af6b3e7cdff443a9e91e12beaa..5fd26c2f30b10c9f59d0d287136682d4d69f7bdd 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
 
       try {
         window.navigator.geolocation.getCurrentPosition(unexpectedGetPositionSuccess, expectedGetPositionErr, { timeout: 0, maximumAge: 0 });
index 35fa795e46076c4b059972d175415ce01b1aa44b..71d3fc02359b0cc97465ca3c593a935aaff12e14 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : "" });
       } catch (e) {
index 918c2e030f55741d8aadf82e258e4f93bf6a24fd..4bb8ce637ee3cf1f77ce9cf1d8daa40b6ebce289 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : false });
       } catch (e) {
index 2ccd97741f527c602d7e3d83c454066965dd0346..edd78ba450415de6b3aca2631aff5eb396b24440 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : null });
       } catch (e) {
index 5725b4e33e8231ecf1aafeada144af58c84602cf..a8a662b217497faf4d8d4f0cfe38c8efe760f363 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : 2 });
       } catch (e) {
index cf0e3aff6b98123a1160b735a26ae6ef9d31f59b..fb242cdf3ac10b4a30904f020e768b2aff8132f1 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : "a" });
       } catch (e) {
index 373110d11d8a829167287b3f0180a6cc0d852268..76ac1e3d9e3de6c8c23b6bb7335b4dd56bbcc0fe 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : true });
       } catch (e) {
index 8a07fb275747b3085902b9e7223937faca83ccbf..aacc36d9de2c635c0761229dbd5993dc7ba8b5f2 100755 (executable)
@@ -44,7 +44,7 @@
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : null });
       } catch (err) {
index aac2aff0c478d50424d7bcdbfe3e2fa7a6ba2856..ebee3477ed9ecfd38c5176c6dc88fc3cd6521319 100755 (executable)
@@ -44,7 +44,7 @@
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : 2 });
       } catch (err) {
index a192a70bffabb7554f726309d83c2400754978cd..15130f5ac45e11b7a68f04548b70363b668c3e7e 100755 (executable)
@@ -44,7 +44,7 @@
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { enableHighAccuracy : "stringtype" });
       } catch (err) {
index 3e623b5313652dadcaa2b8ba8e608118c7d4186c..40a1a64f834200fa123dbaedab40924c0663aec3 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout: 0, maximumAge: 0 });
       } catch (e) {
index 4b9be9ec773e13d91ac0e1855ef10e398cf9530b..58659b285f90a48f5e7dfb1576042ea2dd5888c8 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback, { timeout: 0, maximumAge: 1000});
       } catch (e) {
index a4191704c2558a6564cebc89a7ba50eb7d983b2e..a6cf6281cfab6bf5a287f47e660133a96b28f87a 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.watchPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout:0,maximumAge:0 });
       } catch (e) {
index 33a1ec5881fd6aa8b38b302cf750b36a0834c3c4..544e8f8c40f5ff03a4886ec55f4bfc35dbc2ac48 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.watchPosition(unexpectedsuccessCallback, expectederrorCallback, { timeout: 0, maximumAge: 1000 });
       } catch (e) {
index c44c1e378c65224d8d61b8c95a04b8281b81cc0b..6046cb042abc63617e0013723b239d33cedc1424 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         window.navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index da36bfae42c8b2d8d9ca263a8f712ff7d82830fe..46ba04007c0dfb913e4f2d58ee51e13bb04fafe5 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index ea667d37554610141b036f88259b4f5e6fe58dad..e14c9a71b3a3f1cdb642ff2851d705b300df3a59 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (err) {
index 4aae8655e5d9637d37a526029e0c9fd556bbad9a..fe94d9bf7b7e7962ad1bdcd32b66735f176ad66b 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index c4c1977e9e80fdccf0f841e91a0db49a779299a5..a5195a696ebc7094393a2e7c9fb051f60b9b38f3 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index d23b5745c2e6b7e85e750c95b612b970a2a7d942..732d8137f97f1fca3b494b12457cac1a3c95699e 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t =async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 28474b1e7ac79dd83bf31866c934566dfe703522..3f5f9602dcdcf412692a76f6dfacccdbae9113e1 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P0
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index dccbf7ed7573cef35e1d106287893802a04628eb..b1c733cefb394bdce7eda388ed124bec5b604009 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 8426f9b0de40a3ebe9ae77371f2b0cf9cfc02ce2..ad45523dff6cf7c3c35adc47750fd50f6d650b16 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(expectedsuccessCallback, unexpectederrorCallback);
       } catch (error) {
index 9c94889181827ffa10fe68268579923427b20caf..e6fb28b6aa6800dded401fad3f025bf57aeac209 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, {timeout: 0});
       } catch (error) {
index 2480f62c42042f96c91420ad2b84353d40f3b627..5f319b335cc811ed409094db838d0f4ac36b126f 100755 (executable)
@@ -44,7 +44,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         navigator.geolocation.getCurrentPosition(unexpectedsuccessCallback, expectederrorCallback, {timeout: 100});
       } catch (err) {
index d9e1813dcc2fa0b1351b8f301d928201fc3df9d8..9776716957a0634d1f360605647186a8c9c891c7 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       try {
         t.step(function() {
           assert_true(typeof navigator.geolocation == "object", "the attribute geolocation value of interface NavigatorGeolocation return object");
index cabbe70d8ac36149bb280492aaf3c56ce5ae15ee..5d40ff4203842cf16b868d83e5c9a0801ea96f8c 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       t.step(function () {
         navigator.geolocation = "";
         assert_true(navigator.geolocation != "", "navigator.geolocation can't be empty string");
index 17427e798129ee0757b1d92835cc8632915c0eec..a6e6d8fa2400c283d3ad49f3e232253f833ec6b6 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       t.step(function () {
         navigator.geolocation = 2;
         assert_true(navigator.geolocation != 2, "the attribute geolocation value of interface NavigatorGeolocation is readonly");
index 65defa0894040ffd61168a207d3395274ece5ae6..3464ed8035b454000fb4cba981b2d1633cf70280 100755 (executable)
@@ -45,7 +45,7 @@ Authors:
     //==== PRIORITY P2
 
       var t = async_test(document.title);
-      setup({timeout: 20000});
+      setup({timeout: 60000});
       t.step(function () {
         navigator.geolocation = null;
         assert_true(navigator.geolocation != null, "navigator.geolocation can't be null");