]> source.dussan.org Git - vaadin-framework.git/commitdiff
Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Mon, 9 Jan 2012 14:42:26 +0000 (14:42 +0000)
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Mon, 9 Jan 2012 14:42:26 +0000 (14:42 +0000)
svn changeset:22557/svn branch:6.8

tests/integration_tests.xml
tests/test.xml

index 46b6653a23ea839e282534ec0a110f9f24773ea8..59840978806ec7eaee2e21344d053f746b34a3b0 100644 (file)
@@ -9,7 +9,7 @@
        <fail unless="test.integration.antfile" message="test.integration.antfile must be set for integration tests to run"/>\r
 \r
        <!-- Test with these browsers -->\r
-       <property name="test_browsers" value="winxp-firefox-latest" />\r
+       <property name="test_browsers" value="winxp-firefox9" />\r
 \r
        <!-- Path to key file. Default value -->\r
        <property name="sshkey.file" value="id_dsa" />\r
index 46819970f8ce6e3169a9dfdbf3015b758369c8cc..f09c115fec12af8a74b7fdaa5f56411a308b190e 100644 (file)
@@ -5,7 +5,7 @@
        <!-- Configuration                                                      -->
        <!-- ================================================================== -->
        <!-- Browsers to use for testing -->
-       <property name="browsers-windows" value="winxp-ie6,winxp-ie7,winxp-ie8,win7-ie9,winxp-firefox36,winxp-firefox4,winxp-firefox5,winxp-firefox6,winxp-firefox7,winxp-firefox8,winxp-safari4,winxp-safari5,winxp-googlechrome13,winxp-googlechrome-stable,winxp-opera1060,winxp-opera11" />
+       <property name="browsers-windows" value="winxp-ie6,winxp-ie7,winxp-ie8,win7-ie9,winxp-firefox36,winxp-firefox9,winxp-safari4,winxp-safari5,winxp-googlechrome13,winxp-googlechrome-stable,winxp-opera1060,winxp-opera11" />
        <property name="browsers-linux" value="linux-firefox3,linux-opera10,linux-googlechrome8" />
        <property name="browsers-mac" value="osx-firefox3,osx-opera10,osx-googlechrome8,osx-safari4,osx-safari5" />