Changeset 8ce9c5b3 in vaadin
- Timestamp:
- 01/11/11 07:38:47 (2 years ago)
- Branches:
- master, 7.0, 7.1
- Children:
- c6b97a85
- Parents:
- d57eadb1d
- git-author:
- Artur Signell <artur.signell@…> (01/11/11 07:38:47)
- git-committer:
- Artur Signell <artur.signell@…> (01/11/11 07:38:47)
- File:
-
- 1 edited
-
tests/test.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/test.xml
rd57eadb1d r8ce9c5b3 46 46 <!-- fileset containing tests to retry --> 47 47 <fileset dir=".." id="html-retry-files-ie6"> 48 < !--<include name="tests/**/ComboBoxLargeIcons.html" />-->48 <include name="tests/**/SubWindows**.html" /> 49 49 </fileset> 50 50 … … 152 152 153 153 154 <for threadCount="20" parallel="true" keepgoing="true" param="target" list="${tests-to-run}" delimiter=" ">154 <for threadCount="20" parallel="true" keepgoing="true" param="target"> 155 155 <!-- A path element APPARENTLY removes duplicates and therefore this works. Could not find this documented anywhere... --> 156 156 <path>
Note: See TracChangeset
for help on using the changeset viewer.
