Author: [email protected]
Date: Wed May 13 12:02:26 2009
New Revision: 5361

Modified:
    trunk/user/build.xml

Log:
Extend test timeout to 3 hrs, 'cause our robot machine is slow.

Desk check by scottb declined for the one-char change.



Modified: trunk/user/build.xml
==============================================================================
--- trunk/user/build.xml        (original)
+++ trunk/user/build.xml        Wed May 13 12:02:26 2009
@@ -165,7 +165,7 @@
        Run hosted and web mode tests for the platform on which this build
        is executing
      -->
-    <limit failonerror="true" hours="2">
+    <limit failonerror="true" hours="3">
      <parallel threadsPerProcessor="${gwt.threadsPerProcessor}">
        <!-- selenium-test is a no-op unless gwt.selenium.hosts is defined  
-->
        <antcall target="selenium-test"/>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to