From f871b85e3175177461ac5d06a68734f5ec7b94a2 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 5 Sep 2012 21:13:17 +0300 Subject: [PATCH] Run server integration tests with other tests (#9299) --- build.xml | 7 ++++-- uitest/integration_tests.xml | 45 +++++++++++++++++++----------------- 2 files changed, 29 insertions(+), 23 deletions(-) diff --git a/build.xml b/build.xml index 05d3888b8c..da702b863c 100644 --- a/build.xml +++ b/build.xml @@ -34,15 +34,18 @@ + - + + + - + diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml index e8e978c1ea..15c54830d3 100644 --- a/uitest/integration_tests.xml +++ b/uitest/integration_tests.xml @@ -1,10 +1,10 @@ - + - - + + + @@ -48,7 +48,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -243,14 +243,14 @@ - - - - - - - - + + + + + + + + @@ -285,7 +285,10 @@ - + + + + @@ -303,7 +306,7 @@ - + @@ -332,7 +335,7 @@ - + @@ -351,12 +354,12 @@ - Delaying startup of ${target-server} with ${sleepTime} seconds + Delaying startup of ${target-server} with ${sleepTime} seconds - - + + @@ -405,7 +408,7 @@ - + -- 2.39.5