From: wanmingx.lin Date: Mon, 9 Sep 2013 11:31:18 +0000 (+0800) Subject: Fix TTS-1979 by increase the default timeout of all w3c/html5/css3 testharness.js X-Git-Tag: 2.2.1_release~152^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aad33d88cdde2edbeb7662bf45e81a92e557f5b0;p=test%2Ftct%2Fweb%2Fapi.git Fix TTS-1979 by increase the default timeout of all w3c/html5/css3 testharness.js Signed-off-by: wanmingx.lin --- diff --git a/tct-2dtransforms-css3-tests/resources/testharness.js b/tct-2dtransforms-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-2dtransforms-css3-tests/resources/testharness.js +++ b/tct-2dtransforms-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-3dtransforms-css3-tests/resources/testharness.js b/tct-3dtransforms-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-3dtransforms-css3-tests/resources/testharness.js +++ b/tct-3dtransforms-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-animations-css3-tests/resources/testharness.js b/tct-animations-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-animations-css3-tests/resources/testharness.js +++ b/tct-animations-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-animationtiming-w3c-tests/resources/testharness.js b/tct-animationtiming-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-animationtiming-w3c-tests/resources/testharness.js +++ b/tct-animationtiming-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-appcache-html5-tests/resources/testharness.js b/tct-appcache-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-appcache-html5-tests/resources/testharness.js +++ b/tct-appcache-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-audio-html5-tests/resources/testharness.js b/tct-audio-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-audio-html5-tests/resources/testharness.js +++ b/tct-audio-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-backgrounds-css3-tests/resources/testharness.js b/tct-backgrounds-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-backgrounds-css3-tests/resources/testharness.js +++ b/tct-backgrounds-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-batterystatus-w3c-tests/resources/testharness.js b/tct-batterystatus-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-batterystatus-w3c-tests/resources/testharness.js +++ b/tct-batterystatus-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-browserstate-html5-tests/resources/testharness.js b/tct-browserstate-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-browserstate-html5-tests/resources/testharness.js +++ b/tct-browserstate-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-canvas-html5-tests/resources/testharness.js b/tct-canvas-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-canvas-html5-tests/resources/testharness.js +++ b/tct-canvas-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-colors-css3-tests/resources/testharness.js b/tct-colors-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-colors-css3-tests/resources/testharness.js +++ b/tct-colors-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-cors-w3c-tests/resources/testharness.js b/tct-cors-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-cors-w3c-tests/resources/testharness.js +++ b/tct-cors-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-csp-w3c-tests/resources/testharness.js b/tct-csp-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-csp-w3c-tests/resources/testharness.js +++ b/tct-csp-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-deviceorientation-w3c-tests/resources/testharness.js b/tct-deviceorientation-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-deviceorientation-w3c-tests/resources/testharness.js +++ b/tct-deviceorientation-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-dnd-html5-tests/resources/testharness.js b/tct-dnd-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-dnd-html5-tests/resources/testharness.js +++ b/tct-dnd-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-extra-html5-tests/resources/testharness.js b/tct-extra-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-extra-html5-tests/resources/testharness.js +++ b/tct-extra-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-fileapi-w3c-tests/resources/testharness.js b/tct-fileapi-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-fileapi-w3c-tests/resources/testharness.js +++ b/tct-fileapi-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-filesystemapi-w3c-tests/resources/testharness.js b/tct-filesystemapi-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-filesystemapi-w3c-tests/resources/testharness.js +++ b/tct-filesystemapi-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-filewriterapi-w3c-tests/resources/testharness.js b/tct-filewriterapi-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-filewriterapi-w3c-tests/resources/testharness.js +++ b/tct-filewriterapi-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-flexiblebox-css3-tests/resources/testharness.js b/tct-flexiblebox-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-flexiblebox-css3-tests/resources/testharness.js +++ b/tct-flexiblebox-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-fonts-css3-tests/resources/testharness.js b/tct-fonts-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-fonts-css3-tests/resources/testharness.js +++ b/tct-fonts-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-forms-html5-tests/resources/testharness.js b/tct-forms-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-forms-html5-tests/resources/testharness.js +++ b/tct-forms-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-fullscreen-nonw3c-tests/resources/testharness.js b/tct-fullscreen-nonw3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-fullscreen-nonw3c-tests/resources/testharness.js +++ b/tct-fullscreen-nonw3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-geoallow-w3c-tests/resources/testharness.js b/tct-geoallow-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-geoallow-w3c-tests/resources/testharness.js +++ b/tct-geoallow-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-geodeny-w3c-tests/resources/testharness.js b/tct-geodeny-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-geodeny-w3c-tests/resources/testharness.js +++ b/tct-geodeny-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-gumallow-w3c-tests/resources/testharness.js b/tct-gumallow-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-gumallow-w3c-tests/resources/testharness.js +++ b/tct-gumallow-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-indexeddb-w3c-tests/resources/testharness.js b/tct-indexeddb-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-indexeddb-w3c-tests/resources/testharness.js +++ b/tct-indexeddb-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-jsenhance-html5-tests/resources/testharness.js b/tct-jsenhance-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-jsenhance-html5-tests/resources/testharness.js +++ b/tct-jsenhance-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-mediacapture-w3c-tests/resources/testharness.js b/tct-mediacapture-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-mediacapture-w3c-tests/resources/testharness.js +++ b/tct-mediacapture-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-mediaqueries-css3-tests/resources/testharness.js b/tct-mediaqueries-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-mediaqueries-css3-tests/resources/testharness.js +++ b/tct-mediaqueries-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-multicolumn-css3-tests/resources/testharness.js b/tct-multicolumn-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-multicolumn-css3-tests/resources/testharness.js +++ b/tct-multicolumn-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-navigationtiming-w3c-tests/resources/testharness.js b/tct-navigationtiming-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-navigationtiming-w3c-tests/resources/testharness.js +++ b/tct-navigationtiming-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-netinfo-w3c-tests/resources/testharness.js b/tct-netinfo-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-netinfo-w3c-tests/resources/testharness.js +++ b/tct-netinfo-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-notification-w3c-tests/resources/testharness.js b/tct-notification-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-notification-w3c-tests/resources/testharness.js +++ b/tct-notification-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-pagevisibility-w3c-tests/resources/testharness.js b/tct-pagevisibility-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-pagevisibility-w3c-tests/resources/testharness.js +++ b/tct-pagevisibility-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-sandbox-html5-tests/resources/testharness.js b/tct-sandbox-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-sandbox-html5-tests/resources/testharness.js +++ b/tct-sandbox-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-screenorientation-w3c-tests/resources/testharness.js b/tct-screenorientation-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-screenorientation-w3c-tests/resources/testharness.js +++ b/tct-screenorientation-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-selectorslevel1-w3c-tests/resources/testharness.js b/tct-selectorslevel1-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-selectorslevel1-w3c-tests/resources/testharness.js +++ b/tct-selectorslevel1-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-selectorslevel2-w3c-tests/resources/testharness.js b/tct-selectorslevel2-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-selectorslevel2-w3c-tests/resources/testharness.js +++ b/tct-selectorslevel2-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-sessionhistory-html5-tests/resources/testharness.js b/tct-sessionhistory-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-sessionhistory-html5-tests/resources/testharness.js +++ b/tct-sessionhistory-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-sse-w3c-tests/resources/testharness.js b/tct-sse-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-sse-w3c-tests/resources/testharness.js +++ b/tct-sse-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-svg-html5-tests/resources/testharness.js b/tct-svg-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-svg-html5-tests/resources/testharness.js +++ b/tct-svg-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-text-css3-tests/resources/testharness.js b/tct-text-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-text-css3-tests/resources/testharness.js +++ b/tct-text-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-touchevent-w3c-tests/resources/testharness.js b/tct-touchevent-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-touchevent-w3c-tests/resources/testharness.js +++ b/tct-touchevent-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-transitions-css3-tests/resources/testharness.js b/tct-transitions-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-transitions-css3-tests/resources/testharness.js +++ b/tct-transitions-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-typedarrays-nonw3c-tests/resources/testharness.js b/tct-typedarrays-nonw3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-typedarrays-nonw3c-tests/resources/testharness.js +++ b/tct-typedarrays-nonw3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-ui-css3-tests/resources/testharness.js b/tct-ui-css3-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-ui-css3-tests/resources/testharness.js +++ b/tct-ui-css3-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-vibration-w3c-tests/resources/testharness.js b/tct-vibration-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-vibration-w3c-tests/resources/testharness.js +++ b/tct-vibration-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-video-html5-tests/resources/testharness.js b/tct-video-html5-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-video-html5-tests/resources/testharness.js +++ b/tct-video-html5-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-webaudio-w3c-tests/resources/testharness.js b/tct-webaudio-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-webaudio-w3c-tests/resources/testharness.js +++ b/tct-webaudio-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-webdatabase-w3c-tests/resources/testharness.js b/tct-webdatabase-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-webdatabase-w3c-tests/resources/testharness.js +++ b/tct-webdatabase-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-webgl-nonw3c-tests/resources/testharness.js b/tct-webgl-nonw3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-webgl-nonw3c-tests/resources/testharness.js +++ b/tct-webgl-nonw3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-webmessaging-w3c-tests/resources/testharness.js b/tct-webmessaging-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-webmessaging-w3c-tests/resources/testharness.js +++ b/tct-webmessaging-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-websocket-w3c-tests/resources/testharness.js b/tct-websocket-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-websocket-w3c-tests/resources/testharness.js +++ b/tct-websocket-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-webstorage-w3c-tests/resources/testharness.js b/tct-webstorage-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-webstorage-w3c-tests/resources/testharness.js +++ b/tct-webstorage-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-wgtapi01-w3c-tests/resources/testharness.js b/tct-wgtapi01-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-wgtapi01-w3c-tests/resources/testharness.js +++ b/tct-wgtapi01-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-wgtapi02-w3c-tests/resources/testharness.js b/tct-wgtapi02-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-wgtapi02-w3c-tests/resources/testharness.js +++ b/tct-wgtapi02-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-widget01-w3c-tests/resources/testharness.js b/tct-widget01-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-widget01-w3c-tests/resources/testharness.js +++ b/tct-widget01-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-widget02-w3c-tests/resources/testharness.js b/tct-widget02-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-widget02-w3c-tests/resources/testharness.js +++ b/tct-widget02-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-widgetpolicy-w3c-tests/resources/testharness.js b/tct-widgetpolicy-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-widgetpolicy-w3c-tests/resources/testharness.js +++ b/tct-widgetpolicy-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-workers-w3c-tests/resources/testharness.js b/tct-workers-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-workers-w3c-tests/resources/testharness.js +++ b/tct-workers-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml"; diff --git a/tct-xmlhttprequest-w3c-tests/resources/testharness.js b/tct-xmlhttprequest-w3c-tests/resources/testharness.js index 69acd7f37..163d0f2f8 100644 --- a/tct-xmlhttprequest-w3c-tests/resources/testharness.js +++ b/tct-xmlhttprequest-w3c-tests/resources/testharness.js @@ -358,8 +358,8 @@ policies and contribution forms [3]. // default timeout is 5 seconds, test can override if needed var settings = { output:true, - timeout:5000, - test_timeout:2000 + timeout:9000, + test_timeout:5000 }; var xhtml_ns = "http://www.w3.org/1999/xhtml";