summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2009-09-28 13:47:28 +0000
committerArtur Signell <artur.signell@itmill.com>2009-09-28 13:47:28 +0000
commit97b5e3550b1e73e3681a031b8f96c86c3435179a (patch)
treead436bf92d6f2328a45394fb6a51bda1949f4d1b /tests
parented20755339931777c3c5a2192e9efb937e38d7d2 (diff)
downloadvaadin-framework-97b5e3550b1e73e3681a031b8f96c86c3435179a.tar.gz
vaadin-framework-97b5e3550b1e73e3681a031b8f96c86c3435179a.zip
Disabled Google Chrome and Opera testing until screenshot issues are resolved
svn changeset:8958/svn branch:6.1
Diffstat (limited to 'tests')
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index fa9242cadd..1868d58f14 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -8,7 +8,7 @@
<property name="test-output-dir" value="../build/test-output" />
<property name="class-dir" value="${test-output-dir}/classes" />
<!-- Browsers to use for testing -->
- <property name="test-browsers" value="firefox,ie,opera,safari,googlechrome" />
+ <property name="test-browsers" value="firefox,ie,safari" />
<!-- classpath must include test bench jar and its dependencies -->
<path id="classpath">