[ 
https://issues.apache.org/jira/browse/OPENJPA-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469359
 ] 

Marc Prud'hommeaux commented on OPENJPA-123:
--------------------------------------------

I believe the Maven test plugin ("surefire") supports both JUnit and TestNG at 
the same time. If so, then we could use the TestNG concept of "groups" 
(http://testng.org/doc/documentation-main.html#test-groups) to be able to 
specify groups for bugs that we expect to fail.

> Test framework should allow tests that are expected to fail to be checked in
> ----------------------------------------------------------------------------
>
>                 Key: OPENJPA-123
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-123
>             Project: OpenJPA
>          Issue Type: Bug
>            Reporter: Patrick Linskey
>
> Often, tests are developed before solutions are implemented. It should be 
> possible for us to check in such tests to svn without causing the build to 
> fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to