Issue Details (XML | Word | Printable)

Key: JDO-57
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Implement test exclude list

Created: 27/May/05 03:16 AM   Updated: 23/Apr/06 02:30 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 02:30 AM


 Description  « Hide
The JCP requires that there be an exlude list for a TCK so that contested tests may be listed and validly excluded from the TCK. We must implement this.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse added a comment - 24/Jun/05 04:11 AM
maven now passes the system property jdo.tck.excludelist to junit. This property contains a space-separated list of test classes to be excluded from the run. BatchTestRunner needs added functionality to exclude these tests.

Repository Revision Date User Message
ASF #225648 Wed Jul 27 22:58:25 UTC 2005 mcaisse JDO-57: Implement exclude list
Files Changed
MODIFY /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java
MODIFY /incubator/jdo/trunk/tck20/test/conf/alltests.conf
MODIFY /incubator/jdo/trunk/tck20/maven.xml

Michelle Caisse added a comment - 28/Jul/05 08:00 AM
Implemented in maven.xml. The implementation is not as efficient as I would like, but certain constructs did not seem to work, such as Vector.contains().

List of excluded tests is printed at the end of each test run.

Michelle Caisse made changes - 28/Jul/05 08:00 AM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Michelle Caisse made changes - 01/Nov/05 06:49 AM
Status Resolved [ 5 ] Closed [ 6 ]
Michael Bouschen added a comment - 23/Apr/06 02:18 AM
Reopened to set the Fix Version/s field to JDO 2 beta.

Michael Bouschen made changes - 23/Apr/06 02:18 AM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]
Michael Bouschen made changes - 23/Apr/06 02:21 AM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Closed [ 6 ]
Michael Bouschen made changes - 23/Apr/06 02:27 AM
Status Closed [ 6 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Michael Bouschen made changes - 23/Apr/06 02:30 AM
Status Reopened [ 4 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Fix Version/s JDO 2 beta [ 12310683 ]