Hi, my guess is that it's just an oversight; at Google we have our own build stystem so we don't use the ant scripts all that often. If you want to dive in, I'd be interested in what you find.
- Brian On Sat, Aug 31, 2013 at 2:33 PM, Daniel Trebbien <[email protected]>wrote: > Hi, > > I am trying to run only the I18NSuite tests in > user/test/com/google/gwt/i18n/I18NSuite.java but I am finding > that gwt.junit.testcase.includes is no longer working. > > This used to work: > > ant -Demma.enabled=false > '-Dgwt.junit.testcase.includes=**/I18NSuite.class' test > > > but now this runs all of the tests instead of just the tests in I18NSuite. > > I also tried adapting the command line mentioned in the thread How to run > a single test > ?<https://groups.google.com/d/topic/google-web-toolkit-contributors/RSPG_158Y6c/discussion>, > but all of the tests for the user subproject are still run. > > Was support for gwt.junit.testcase.includes removed? > > Daniel > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > --- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
