You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Rodriguez, Adrian" <Ad...@xerox.com> on 2006/10/13 00:47:19 UTC

Junit4/1.7

I tried to execute the junit task using 1.7b2 and when I set
fork="false," I get a report that says "No runnable methods found."  My
test case has 18 methods annotated with @Test.

Now I set fork="true."  I keep getting
junitvmwatcher<somenumber>.properties (The system cannot find the file
specified).

Anyone run into this before?

<adrian /> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Junit4/1.7

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Rodriguez, Adrian wrote:
>>
>>     
> Sunday 10/15 or 
Sunday 10/15
> Is the code fix for this in HEAD?  I might just build it here to test
> out the junit task.
>
>   
Yes the code fix is already in SVN.
> thanx =)
>
> <adrian />
>   
Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


RE: Junit4/1.7

Posted by "Rodriguez, Adrian" <Ad...@xerox.com>.
>On 10/12/06, Rodriguez, Adrian <Ad...@xerox.com> wrote:
>> I tried to execute the junit task using 1.7b2 and when I set 
>> fork="false," I get a report that says "No runnable methods found."  
>> My test case has 18 methods annotated with @Test.
>>
>> Now I set fork="true."  I keep getting 
>> junitvmwatcher<somenumber>.properties (The system cannot 
>find the file 
>> specified).
>>
>> Anyone run into this before?
>>
>> <adrian />
>ant 1.7.0beta3 (next sunday) will fix these two problems.
>Peter
>
Sunday 10/15 or Sunday 10/22?

Is the code fix for this in HEAD?  I might just build it here to test
out the junit task.

thanx =)

<adrian />

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Junit4/1.7

Posted by Peter Reilly <pe...@gmail.com>.
ant 1.7.0beta3 (next sunday) will fix these
two problems.
Peter


On 10/12/06, Rodriguez, Adrian <Ad...@xerox.com> wrote:
> I tried to execute the junit task using 1.7b2 and when I set
> fork="false," I get a report that says "No runnable methods found."  My
> test case has 18 methods annotated with @Test.
>
> Now I set fork="true."  I keep getting
> junitvmwatcher<somenumber>.properties (The system cannot find the file
> specified).
>
> Anyone run into this before?
>
> <adrian />
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org