Reviewers: mmendez,

Description:
Undo the collapse-all-permutations in JUnit.gwt.xml for now.

Review by: [email protected]

Please review this at http://gwt-code-reviews.appspot.com/457801/show

Affected files:
  M user/src/com/google/gwt/junit/JUnit.gwt.xml


Index: user/src/com/google/gwt/junit/JUnit.gwt.xml
===================================================================
--- user/src/com/google/gwt/junit/JUnit.gwt.xml (revision 8015)
+++ user/src/com/google/gwt/junit/JUnit.gwt.xml (working copy)
@@ -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