summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2011-01-10 16:44:29 +0000
committerArtur Signell <artur.signell@itmill.com>2011-01-10 16:44:29 +0000
commit0ac0066a1dad864cbadd2e109489edbaa2d44b76 (patch)
tree95948befc9290d17399467592361b427f522b2d0 /tests
parentbbcfa6649deeeb5d221133d3c69e54fc8111f76a (diff)
downloadvaadin-framework-0ac0066a1dad864cbadd2e109489edbaa2d44b76.tar.gz
vaadin-framework-0ac0066a1dad864cbadd2e109489edbaa2d44b76.zip
Temporarily remove retry to see if the problem has been resolved
svn changeset:16841/svn branch:6.5
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 6d1270f1bc..a1be76a13c 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -45,7 +45,7 @@
<!-- fileset containing tests to retry -->
<fileset dir=".." id="html-retry-files-ie6">
- <include name="tests/**/ComboBoxLargeIcons.html" />
+ <!--<include name="tests/**/ComboBoxLargeIcons.html" />-->
</fileset>
<!-- This target converts HTML tests files to java junit tests. One test file for each browser is created. -->