[jbosstools-commits] JBoss Tools SVN: r43168 - branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Aug 22 10:22:28 EDT 2012


Author: psuchy
Date: 2012-08-22 10:22:28 -0400 (Wed, 22 Aug 2012)
New Revision: 43168

Modified:
   branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java
Log:


Modified: branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java
===================================================================
--- branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java	2012-08-22 14:21:05 UTC (rev 43167)
+++ branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java	2012-08-22 14:22:28 UTC (rev 43168)
@@ -36,7 +36,6 @@
 	}
 	
 	public void removeAllRuntimes(){
-		SWTBotPreferences.TIMEOUT = 20000;
 		SWTBot bot = SWTBotFactory.getBot();
 		SWTBotTable table = bot.table();
 		



More information about the jbosstools-commits mailing list