On Thursday, May 22, 2014 8:11:55 AM UTC+2, Povilas Balciunas wrote: > > I simply cannot succeed in running GWTTestCase tests. I'm using GWT 2.6.1 > , JUnit 4.11, ant 1.8.2. I've created sample repository on > github<https://github.com/povilasb/gwttestcase-sample> > . > > Ant target than runs the tests (maybe it's somtehing obvious in here): > > <target name="test.gwt" depends="javac.test" > description="Run GWTTestCase tests." > > <junit haltonfailure="false" includeantruntime="false"> > > I think you have to set fork="yes". At least that what GWT uses for its own tests, and what's put in the build.xml file generated by the WebAppCreator.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
