From: Mikael Grankvist Date: Tue, 21 Dec 2010 09:26:35 +0000 (+0000) Subject: Retry tests only run if create.retry.tests and retries are given X-Git-Tag: 6.7.0.beta1~625 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4fc4227039540c0f3351cf6432650cc494a77a17;p=vaadin-framework.git Retry tests only run if create.retry.tests and retries are given svn changeset:16597/svn branch:6.5 --- diff --git a/build/build.xml b/build/build.xml index 5cf1280223..5e168ff51e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1188,6 +1188,10 @@ + + + + diff --git a/tests/test.xml b/tests/test.xml index 00c270be91..0711bf5410 100644 --- a/tests/test.xml +++ b/tests/test.xml @@ -43,11 +43,13 @@ + + + + + - - - @@ -57,21 +59,17 @@ - + + - - + - + - - - - - - + + @@ -212,4 +210,4 @@ - + \ No newline at end of file