summaryrefslogtreecommitdiffstats
path: root/uitest/integration_tests.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-01-10 18:38:28 +0200
committerArtur Signell <artur@vaadin.com>2013-01-10 18:39:26 +0200
commit231ff7eab3f5b8d5ef9ff067d9d241c1a538b87b (patch)
tree28212c3302b42ab88cdbbc74bbe206cd143ea3ad /uitest/integration_tests.xml
parent8af39d142300d9043f07165f646f3aff6ae29e3c (diff)
downloadvaadin-framework-231ff7eab3f5b8d5ef9ff067d9d241c1a538b87b.tar.gz
vaadin-framework-231ff7eab3f5b8d5ef9ff067d9d241c1a538b87b.zip
Use the same Chrome version as other tests
Change-Id: Id2fb85c9befb544c3e4300ac28e0c705a531f22c
Diffstat (limited to 'uitest/integration_tests.xml')
-rw-r--r--uitest/integration_tests.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml
index 5587fe26b8..9eab2d563c 100644
--- a/uitest/integration_tests.xml
+++ b/uitest/integration_tests.xml
@@ -221,7 +221,7 @@
<pathconvert pathsep=" " property="testfiles" refid="html-test-files" />
<antcall target="run-generic-integration-test">
<param name="startDelay" value="600" />
- <param name="test_browsers" value="winxp-googlechrome19" />
+ <param name="test_browsers" value="winxp-googlechrome21" />
<param name="target-server" value="gatein3" />
</antcall>
</target>
@@ -231,7 +231,7 @@
<pathconvert pathsep=" " property="testfiles" refid="html-test-files" />
<antcall target="run-generic-integration-test">
<param name="startDelay" value="600" />
- <param name="test_browsers" value="winxp-googlechrome19" />
+ <param name="test_browsers" value="winxp-googlechrome21" />
<param name="target-server" value="exo3" />
</antcall>
</target>