You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rakesh Arora <ra...@nortel.com> on 2009/02/06 21:48:39 UTC

maven-surefire-plugin version 2.3.4 not reporting the @Ignore annotated testcases

We are using junit 4.4 and maven-surefire-plugin version 2.3.4

Some of out testcases are annotated with @Ignore but
maven-surefire-plugin is not reporting them as skipped. Although these
testcases are ignored during the build. Is their any specific
configuration required to make maven-surefire-plugin to report them as
skipped? I found this jira but it according to it this feature is now
available:
http://jira.codehaus.org/browse/SUREFIRE-303

Any idea?

Thanks,
-Rakesh

Re: maven-surefire-plugin version 2.3.4 not reporting the @Ignore annotated testcases

Posted by Rakesh Arora <ra...@nortel.com>.
Sorry, I made a mistake in the original post.

We are using maven-surefire-plugin version 2.4.3.

Thanks,
-Rakesh


Wayne Fay wrote:
> 
> On Fri, Feb 6, 2009 at 12:48 PM, Rakesh Arora <ra...@nortel.com>
> wrote:
>> We are using junit 4.4 and maven-surefire-plugin version 2.3.4
>>
>> http://jira.codehaus.org/browse/SUREFIRE-303
> 
> That JIRA indicates it is fixed in Surefire version 2.4, but by your
> own admission you are using 2.3.4. I would assume that is the problem.
> 
> Wayne
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/maven-surefire-plugin-version-2.3.4-not-reporting-the-%40Ignore-annotated-testcases-tp21880371p21914928.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-surefire-plugin version 2.3.4 not reporting the @Ignore annotated testcases

Posted by Wayne Fay <wa...@gmail.com>.
On Fri, Feb 6, 2009 at 12:48 PM, Rakesh Arora <ra...@nortel.com> wrote:
> We are using junit 4.4 and maven-surefire-plugin version 2.3.4
>
> http://jira.codehaus.org/browse/SUREFIRE-303

That JIRA indicates it is fixed in Surefire version 2.4, but by your
own admission you are using 2.3.4. I would assume that is the problem.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org