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.
