summaryrefslogtreecommitdiffstats
path: root/tests/test.xml
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-09-18 14:37:40 +0000
committerArtur Signell <artur.signell@itmill.com>2010-09-18 14:37:40 +0000
commitfe10a9b285839bbeb30b8e7fbed28d52a44fb851 (patch)
treec4f01490d94046b8a0bf40207d4f3d96b9651d27 /tests/test.xml
parent955c1a370b4872437c1212c9f5e403cada698a78 (diff)
downloadvaadin-framework-fe10a9b285839bbeb30b8e7fbed28d52a44fb851.tar.gz
vaadin-framework-fe10a9b285839bbeb30b8e7fbed28d52a44fb851.zip
Skip testing using Chrome 5 as auto-update aggressively updates to Chrome 6
svn changeset:15048/svn branch:6.4
Diffstat (limited to 'tests/test.xml')
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index 967c945407..c6ac35adfb 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -5,7 +5,7 @@
<!-- Configuration -->
<!-- ================================================================== -->
<!-- Browsers to use for testing -->
- <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox36,winxp-firefox4beta,winxp-safari4,winxp-safari5,winxp-googlechrome5,winxp-googlechrome6,winxp-opera1060" />
+ <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox36,winxp-firefox4beta,winxp-safari4,winxp-safari5,winxp-googlechrome6,winxp-opera1060" />
<!-- Screen shot base directory -->
<fail unless="com.vaadin.testbench.screenshot.directory" message="The 'com.vaadin.testbench.screenshot.directory' property must be defined." />