Revision: 8042
Author: [email protected]
Date: Tue May  4 08:54:13 2010
Log: Undo the collapse-all-permutations in JUnit.gwt.xml for now.

Review at http://gwt-code-reviews.appspot.com/457801

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=8042

Modified:
 /trunk/user/src/com/google/gwt/junit/JUnit.gwt.xml

=======================================
--- /trunk/user/src/com/google/gwt/junit/JUnit.gwt.xml Fri Apr 23 06:39:33 2010 +++ /trunk/user/src/com/google/gwt/junit/JUnit.gwt.xml Tue May 4 08:54:13 2010
@@ -41,7 +41,4 @@
<servlet path='/junithost/*' class='com.google.gwt.junit.server.JUnitHostImpl'/>

   <inherits name="com.google.gwt.benchmarks.Benchmarks"/>
-
-  <!-- Speed up test compilations by producing one permutation -->
-  <collapse-all-properties />
 </module>

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

Reply via email to