From 11a5d59be34cbfab413d0ab1821f1d82cca87733 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Sat, 5 Jun 2010 12:06:49 +0000 Subject: [PATCH] [releng] disable tm.terminal.test testing (again) --- releng/org.eclipse.tm.releng/testing.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releng/org.eclipse.tm.releng/testing.properties b/releng/org.eclipse.tm.releng/testing.properties index ad6b1acc265..89dbd5bd554 100644 --- a/releng/org.eclipse.tm.releng/testing.properties +++ b/releng/org.eclipse.tm.releng/testing.properties @@ -15,9 +15,9 @@ extraVMargs=-ea -Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-x #runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip #csv list of test plugins to run -#testPluginsToRun=org.eclipse.rse.tests +testPluginsToRun=org.eclipse.rse.tests #MOB - cant get the tm.terminal.test to run... -testPluginsToRun=org.eclipse.rse.tests,org.eclipse.tm.terminal.test +#testPluginsToRun=org.eclipse.rse.tests,org.eclipse.tm.terminal.test #map name of test plugin to testsuite class to run org.eclipse.rse.tests.suite=org.eclipse.rse.tests.RSECombinedTestSuite