Issue Details (XML | Word | Printable)

Key: JDO-6
Type: Task Task
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

Build must iterate schema create, run tests, schema drop

Created: 05/Apr/05 06:41 AM   Updated: 23/Apr/06 01:48 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 01:48 AM


 Description  « Hide
The tck20 build process must be able to create and drop the db schema for each set of tests that runs on that schema. Each identity type has an associated db schema that it must run against. This requires a loop feature in the build as well as the ability to invoke a schema create and schema drop script with user-selected options, arguments, and properties.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #193203 Thu Jun 23 19:16:32 UTC 2005 mcaisse JDO-6 TestRunner project - maven runs tests on all supported identity types, databases
Files Changed
ADD /incubator/jdo/trunk/tck20/test/sql/derby/applicationidentity/schema.sql
ADD /incubator/jdo/trunk/tck20/test/testdata/org
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache/jdo/tck/pc/company
MODIFY /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/JDO_Test.java
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache/jdo/tck
MODIFY /incubator/jdo/trunk/tck20/test/conf/jdori.properties
MODIFY /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java
MODIFY /incubator/jdo/trunk/tck20/maven.xml
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache/jdo/tck/pc/company/companyNoRelationships.xml
ADD /incubator/jdo/trunk/tck20/test/conf/cfg2.conf
MODIFY /incubator/jdo/trunk/tck20/project.properties
ADD /incubator/jdo/trunk/tck20/test/sql/derby/applicationidentity
DEL /incubator/jdo/trunk/tck20/test/testdata/applicationidentity
DEL /incubator/jdo/trunk/tck20/test/sql/derby/schema1.sql
DEL /incubator/jdo/trunk/tck20/test/sql/derby/schema2.sql
MODIFY /incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchTestRunner.java
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache
DEL /incubator/jdo/trunk/tck20/test/conf/alltests.list
ADD /incubator/jdo/trunk/tck20/test/sql/derby/datastoreidentity
MODIFY /incubator/jdo/trunk/tck20/test/conf/logging.properties
DEL /incubator/jdo/trunk/tck20/test/testdata/datastoreidentity
ADD /incubator/jdo/trunk/tck20/test/sql/derby/datastoreidentity/schema.sql
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache/jdo/tck/pc
ADD /incubator/jdo/trunk/tck20/test/conf/configurations.list
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache/jdo
ADD /incubator/jdo/trunk/tck20/test/conf/alltests.conf
ADD /incubator/jdo/trunk/tck20/test/testdata/org/apache/jdo/tck/pc/company/company.xml

Michelle Caisse added a comment - 24/Jun/05 04:18 AM
revision 193203
Implemented in maven.xml. See http://wiki.apache.org/jdo/TestRunner .

Sending tck20/project.properties
Adding tck20/test/conf/alltests.conf
Deleting tck20/test/conf/alltests.list
Adding tck20/test/conf/cfg2.conf
Adding tck20/test/conf/configurations.list
Sending tck20/test/conf/jdori.properties
Sending tck20/test/conf/logging.properties
Sending tck20/test/java/org/apache/jdo/tck/JDO_Test.java
Sending tck20/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java
Sending tck20/test/java/org/apache/jdo/tck/util/BatchTestRunner.java
Adding tck20/test/sql/derby/applicationidentity
Adding tck20/test/sql/derby/applicationidentity/schema.sql
Adding tck20/test/sql/derby/datastoreidentity
Adding tck20/test/sql/derby/datastoreidentity/schema.sql
Deleting tck20/test/sql/derby/schema1.sql
Deleting tck20/test/sql/derby/schema2.sql
Deleting tck20/test/testdata/applicationidentity
Deleting tck20/test/testdata/datastoreidentity
Adding tck20/test/testdata/org
Adding tck20/test/testdata/org/apache
Adding tck20/test/testdata/org/apache/jdo
Adding tck20/test/testdata/org/apache/jdo/tck
Adding tck20/test/testdata/org/apache/jdo/tck/pc
Adding tck20/test/testdata/org/apache/jdo/tck/pc/company
Adding tck20/test/testdata/org/apache/jdo/tck/pc/company/company.xml
Adding tck20/test/testdata/org/apache/jdo/tck/pc/company/companyNoRelationships.xml

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

Michael Bouschen made changes - 23/Apr/06 01:44 AM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]
Michael Bouschen made changes - 23/Apr/06 01:48 AM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Closed [ 6 ]
Fix Version/s JDO 2 beta [ 12310683 ]