Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeffliu2006-06-13 19:48:37 +0000
committerjeffliu2006-06-13 19:48:37 +0000
commita9df6adecc82c3d236540a348eaea65a18857661 (patch)
tree91a64f94f5c8ee6e5035c01e189af31e51e0844e /tests/org.eclipse.wst.wsdl.tests.performance
parent54cabad4d6255d3cb2201fe02fdf7b2bec5905ea (diff)
downloadwebtools.webservices-a9df6adecc82c3d236540a348eaea65a18857661.tar.gz
webtools.webservices-a9df6adecc82c3d236540a348eaea65a18857661.tar.xz
webtools.webservices-a9df6adecc82c3d236540a348eaea65a18857661.zip
[146882] Reduce the number of times the WSDL performance testcases are run in each session
Diffstat (limited to 'tests/org.eclipse.wst.wsdl.tests.performance')
-rw-r--r--tests/org.eclipse.wst.wsdl.tests.performance/test.xml57
1 files changed, 1 insertions, 56 deletions
diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/test.xml b/tests/org.eclipse.wst.wsdl.tests.performance/test.xml
index 8c1af9aa3..c12582020 100644
--- a/tests/org.eclipse.wst.wsdl.tests.performance/test.xml
+++ b/tests/org.eclipse.wst.wsdl.tests.performance/test.xml
@@ -1,17 +1,13 @@
<?xml version="1.0"?>
<project name="testsuite" default="performance" basedir=".">
- <!-- The property ${eclipse-home} should be passed into this script -->
- <!-- Set a meaningful default value for when it is not. -->
- <property name="eclipse-home" value="${basedir}\..\.."/>
-
<!-- sets the properties eclipse-home, and library-file -->
<property name="plugin-name" value="org.eclipse.wst.wsdl.tests.performance"/>
<property name="library-file" value="${eclipse-home}/plugins/org.eclipse.test_3.1.0/library.xml"/>
<property name="perf-tests-file" value="${testDir}/performance-tests.xml"/>
<property name="extraVMargs" value="-Doagis80Dir=${testDir} -DprojectDir=${testDir}/OAGIS8.0 -Xmx512M"/>
-
<property name="workspace" value="${eclipse-home}/workspace_wsdl_performance"/>
+ <property name="data-dir" value="${eclipse-home}/workspace_wsdl_performance"/>
<!-- This target holds all initialization code that needs to be done for -->
<!-- all tests that are to be run. Initialization for individual tests -->
@@ -29,92 +25,42 @@
<antcall target="readOAGISWSDLTestcase"/>
<antcall target="readOAGISWSDLTestcase"/>
<antcall target="readOAGISWSDLTestcase"/>
- <antcall target="readOAGISWSDLTestcase"/>
- <antcall target="readOAGISWSDLTestcase"/>
- <antcall target="readOAGISWSDLTestcase"/>
- <antcall target="readOAGISWSDLTestcase"/>
- <antcall target="readOAGISWSDLTestcase"/>
<antcall target="ValidateOAGISWSDLTestcase"/>
<antcall target="ValidateOAGISWSDLTestcase"/>
<antcall target="ValidateOAGISWSDLTestcase"/>
- <antcall target="ValidateOAGISWSDLTestcase"/>
- <antcall target="ValidateOAGISWSDLTestcase"/>
- <antcall target="ValidateOAGISWSDLTestcase"/>
- <antcall target="ValidateOAGISWSDLTestcase"/>
- <antcall target="ValidateOAGISWSDLTestcase"/>
<antcall target="ValidateOAGISWSITestcase"/>
<antcall target="ValidateOAGISWSITestcase"/>
<antcall target="ValidateOAGISWSITestcase"/>
- <antcall target="ValidateOAGISWSITestcase"/>
- <antcall target="ValidateOAGISWSITestcase"/>
- <antcall target="ValidateOAGISWSITestcase"/>
- <antcall target="ValidateOAGISWSITestcase"/>
- <antcall target="ValidateOAGISWSITestcase"/>
<antcall target="ValidateWSDLProjectTestCase"/>
<antcall target="ValidateWSDLProjectTestCase"/>
<antcall target="ValidateWSDLProjectTestCase"/>
- <antcall target="ValidateWSDLProjectTestCase"/>
- <antcall target="ValidateWSDLProjectTestCase"/>
- <antcall target="ValidateWSDLProjectTestCase"/>
- <antcall target="ValidateWSDLProjectTestCase"/>
- <antcall target="ValidateWSDLProjectTestCase"/>
<antcall target="openEditorOAGISWSDLTestcase"/>
<antcall target="openEditorOAGISWSDLTestcase"/>
<antcall target="openEditorOAGISWSDLTestcase"/>
- <antcall target="openEditorOAGISWSDLTestcase"/>
- <antcall target="openEditorOAGISWSDLTestcase"/>
- <antcall target="openEditorOAGISWSDLTestcase"/>
- <antcall target="openEditorOAGISWSDLTestcase"/>
- <antcall target="openEditorOAGISWSDLTestcase"/>
<antcall target="ReadStockQuoteWSDLTestCase"/>
<antcall target="ReadStockQuoteWSDLTestCase"/>
<antcall target="ReadStockQuoteWSDLTestCase"/>
- <antcall target="ReadStockQuoteWSDLTestCase"/>
- <antcall target="ReadStockQuoteWSDLTestCase"/>
- <antcall target="ReadStockQuoteWSDLTestCase"/>
- <antcall target="ReadStockQuoteWSDLTestCase"/>
- <antcall target="ReadStockQuoteWSDLTestCase"/>
<antcall target="ReadStockQuoteWSDLEMFTestCase"/>
<antcall target="ReadStockQuoteWSDLEMFTestCase"/>
<antcall target="ReadStockQuoteWSDLEMFTestCase"/>
- <antcall target="ReadStockQuoteWSDLEMFTestCase"/>
- <antcall target="ReadStockQuoteWSDLEMFTestCase"/>
- <antcall target="ReadStockQuoteWSDLEMFTestCase"/>
- <antcall target="ReadStockQuoteWSDLEMFTestCase"/>
- <antcall target="ReadStockQuoteWSDLEMFTestCase"/>
<antcall target="ValidateStockQuoteWSDLTestCase"/>
<antcall target="ValidateStockQuoteWSDLTestCase"/>
<antcall target="ValidateStockQuoteWSDLTestCase"/>
- <antcall target="ValidateStockQuoteWSDLTestCase"/>
- <antcall target="ValidateStockQuoteWSDLTestCase"/>
- <antcall target="ValidateStockQuoteWSDLTestCase"/>
- <antcall target="ValidateStockQuoteWSDLTestCase"/>
- <antcall target="ValidateStockQuoteWSDLTestCase"/>
<antcall target="ValidateStockQuoteWSITestCase"/>
<antcall target="ValidateStockQuoteWSITestCase"/>
<antcall target="ValidateStockQuoteWSITestCase"/>
- <antcall target="ValidateStockQuoteWSITestCase"/>
- <antcall target="ValidateStockQuoteWSITestCase"/>
- <antcall target="ValidateStockQuoteWSITestCase"/>
- <antcall target="ValidateStockQuoteWSITestCase"/>
- <antcall target="ValidateStockQuoteWSITestCase"/>
<antcall target="OpenStockQuoteWSDLSetup"/>
<antcall target="OpenStockQuoteWSDLSetup"/>
<antcall target="OpenStockQuoteWSDLSetup"/>
- <antcall target="OpenStockQuoteWSDLSetup"/>
- <antcall target="OpenStockQuoteWSDLSetup"/>
- <antcall target="OpenStockQuoteWSDLSetup"/>
- <antcall target="OpenStockQuoteWSDLSetup"/>
- <antcall target="OpenStockQuoteWSDLSetup"/>
<antcall target="Open1KBFileTestCase"/>
<antcall target="Open1KBFileTestCase"/>
@@ -250,7 +196,6 @@
<antcall target="Validate10WSDLsNoDependsTestCase"/>
<antcall target="Validate10WSDLsNoDependsTestCase"/>
-
</target>
<target name="readOAGISWSDLTestcase">

Back to the top