Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-04-04 19:16:09 +0000
committerAlexander Kurtakov2020-04-04 19:17:31 +0000
commitb1d6e2882fea3a009b4bc4bd208fe280003e91d0 (patch)
tree0b01a95470f58c681440b34737cfabe52cda201f /production/testScripts
parent44e710894a67a1e67233242e47a29ecd22b729ec (diff)
downloadeclipse.platform.releng.aggregator-b1d6e2882fea3a009b4bc4bd208fe280003e91d0.tar.gz
eclipse.platform.releng.aggregator-b1d6e2882fea3a009b4bc4bd208fe280003e91d0.tar.xz
eclipse.platform.releng.aggregator-b1d6e2882fea3a009b4bc4bd208fe280003e91d0.zip
Bug 561732 - Disable failing CVS tests
Change-Id: I7e8bf1b2852028ad9ea33ff3affad0ff68872e4c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'production/testScripts')
-rw-r--r--production/testScripts/configuration/sdk.tests/testScripts/test.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/production/testScripts/configuration/sdk.tests/testScripts/test.xml b/production/testScripts/configuration/sdk.tests/testScripts/test.xml
index 1a9adc3a3..c6a551ac4 100644
--- a/production/testScripts/configuration/sdk.tests/testScripts/test.xml
+++ b/production/testScripts/configuration/sdk.tests/testScripts/test.xml
@@ -410,7 +410,6 @@
<arg value="-repository" />
<arg value="file:${repoLocation}" />
</java>
- <antcall target="configureTeamTest" />
<antcall target="installderby" />
</target>

Back to the top