From 1afc14bdcf62a0cff3d92f3b7d09008ff444b777 Mon Sep 17 00:00:00 2001
From: jlanuti <jlanuti>
Date: Thu, 7 Jun 2007 16:00:13 +0000
Subject: [PATCH] re-enable common tests without start up tests

---
 releng.wtpbuilder/distribution/wtp.perf/perf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.wtpbuilder/distribution/wtp.perf/perf.xml b/releng.wtpbuilder/distribution/wtp.perf/perf.xml
index 9613f1d84..4e1e0126c 100644
--- a/releng.wtpbuilder/distribution/wtp.perf/perf.xml
+++ b/releng.wtpbuilder/distribution/wtp.perf/perf.xml
@@ -145,7 +145,7 @@
 		<property file="${perfRoot}/perf2.properties"/>
 		<property name="timeout" value="3600000" />
 		<property name="junit-report-output" value="${results}" />
-		<!-- <antcall target="wst-common-perfTests"/> -->
+		<antcall target="wst-common-perfTests"/>
 		<antcall target="wst-wsdl-perfTests"/>
 		<antcall target="wst-server-perfTests" />
 		<antcall target="jst-server-tomcat-perfTests" />
-- 
GitLab