From 9bf33c47f2634bf2c496b842a7d3c5bd7c303632 Mon Sep 17 00:00:00 2001 From: Mikael Grankvist Date: Mon, 14 Dec 2009 11:10:07 +0000 Subject: [PATCH] Updated integration test images and added missing reference integration test images. added wait lock to integration tests so that multiple integration tests can't run at the same time. svn changeset:10277/svn branch:6.2 --- tests/integration_tests.xml | 52 ++++++++++++++++++++++++++++++++++--- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index 25e324ffe6..0ad9b5e034 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -25,9 +25,16 @@ + + + + + + + - + @@ -342,8 +349,47 @@ - - + + Getting lock + + Got lock + + + + + + + + + + + + + + + + + + + + ${tried} + Running targets: clean and release-lock + + + + + + + + + + + + + + + + -- 2.39.5