]> source.dussan.org Git - vaadin-framework.git/commitdiff
Skip testing using Chrome 5 as auto-update aggressively updates to Chrome 6
authorArtur Signell <artur.signell@itmill.com>
Sat, 18 Sep 2010 14:37:40 +0000 (14:37 +0000)
committerArtur Signell <artur.signell@itmill.com>
Sat, 18 Sep 2010 14:37:40 +0000 (14:37 +0000)
svn changeset:15048/svn branch:6.4

tests/test.xml

index 967c9454077af632e7c9734d63523b6b8ab11bf0..c6ac35adfb5dcbc4f653601416cfafe938a7497e 100644 (file)
@@ -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." />