Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-M1
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
OPENJPA-773 Upgrade to JPA 2
- Closed
-
OPENJPA-949 Allow override of Surefire test excludes from cmdline
- Closed
- relates to
-
OPENJPA-998 Add @Ignore annotation support for testcases
- Closed