[
https://issues.apache.org/jira/browse/OPENJPA-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinaki Poddar resolved OPENJPA-766.
-----------------------------------
Resolution: Fixed
The current commit fulfills the basic purpose. Further enhancement can be done
in terms of reporting the failed but ignored tests.
> Tests that currently fail should be committed to the repository
> ---------------------------------------------------------------
>
> Key: OPENJPA-766
> URL: https://issues.apache.org/jira/browse/OPENJPA-766
> Project: OpenJPA
> Issue Type: Test
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
>
> Current surefire test harness fails if any of the tests fails. Surefire
> allows tests to be ignored but the problem with that approach is the tests to
> be ignored are mentioned separately via build script .
> A mechanics can be provided for OpenJPA tests that annotates a TestCase or
> specific methods such that failures of these tests are ignored.
> This facility will help people to contribute tests in the repository that
> demonstrates a bug or Test Driven Development.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.