@jlabanca, what's the right way to do this kind of filtering, and where should it have been doc'd s.t. Ahmed could have found it?
On Tue, Sep 15, 2009 at 10:14 AM, Amit Manjhi <amitman...@google.com> wrote: > Hi Ahmed, > > Nice to hear that dropping the pattern works. So the problem seems to be in > how the value of -Dgwt.junit.testase.includes is passed to ant by the > windows command-line. It can be figured out with some experimentation, but > for now, there are two workarounds you can try. Either > > > - Look for the following line in gwt_trunk/common.ant.xml: > > <property name="gwt.junit.testcase.includes" value="**/*Suite.class"/> > > and change 'Suite' to 'UISuite' > > - or, just expand the wild-card characters yourself. Use > -Dgwt.junit.testcase.includes='com/google/gwt/user/UISuite.class' > > Thanks for filing the bug. It has been assigned to me. > > Regards, > Amit > > > > On Tue, Sep 15, 2009 at 2:05 AM, Ahmed Ashour <asash...@yahoo.com> wrote: > >> Hi Amit, >> >> >> Either try changing the ant pattern to >> -Dgwt.junit.testcase.includes='**\*UISuite*' (A '\' instead of a '/') or >> just drop the pattern altogether to see if >> >> something works. I haven't tried the manual mode on windows yet, but I >> see no reason why it should not work. >> >> Dropping the pattern works, but '**\*UISuite*' and '*UISuite*' don't. Is >> there any other way to specify a specific test other than deleting Suites? >> As not specifying a particular pattern is not convenient. >> >> >> Please file an issue at >> http://code.google.com/p/google-web-toolkit/issues/list and assign it to >> me. I will take a look at it. >> >> Issue created, but there is no privilege to assign to someone, please find >> it at http://code.google.com/p/google-web-toolkit/issues/detail?id=4041 >> >> >> >> Yours, >> >> Ahmed >> >> ---- >> Blog: http://asashour.blogspot.com >> >> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---