]> source.dussan.org Git - vaadin-framework.git/commitdiff
Re-run LoginFormTest on IE6 on failure (work around browser crashes)
authorArtur Signell <artur.signell@itmill.com>
Mon, 11 Jul 2011 11:54:48 +0000 (11:54 +0000)
committerArtur Signell <artur.signell@itmill.com>
Mon, 11 Jul 2011 11:54:48 +0000 (11:54 +0000)
svn changeset:19694/svn branch:6.6

tests/test.xml

index 0395de9c0e7043be1e1fc41077b6fe840c6b127a..a30f17f1135dd358052419492673b61abf8f8742 100644 (file)
@@ -45,6 +45,7 @@
 
        <!-- fileset containing tests to retry -->
        <fileset dir=".." id="html-retry-files-ie6">
+               <include name="tests/**/LoginFormTest.html" />
                <include name="tests/**/SubWindows**.html" />
        </fileset>