Issue Details (XML | Word | Printable)

Key: JDO-47
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michael Watzek
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

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

Four lifecycle tests need schema/metadata

Created: 19/May/05 01:01 PM   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
Four lifecycle tests give ERRORs because they have no tables or metadata. We were going to remove the tests, but we should take another look, because more tests depend on this metadata than we originally thought.

    [java] 13) test(org.apache.jdo.tck.lifecycle.MultiplePMsReturnInstancesRepresentingSamePC)javax.jdo.JDODataStoreException: Insert request failed: INSERT INTO STATETRANSITIONOBJ (STATETRANSITIONOBJ
_ID,INT_FIELD) VALUES (?,?)
    [java] ERROR 42X05: Table 'STATETRANSITIONOBJ' does not exist.
    [java] 14) test(org.apache.jdo.tck.lifecycle.ObjectIdNotModifiedWhenObjectIdInstanceModified)javax.jdo.JDODataStoreException: Insert request failed: INSERT INTO STATETRANSITIONOBJ (STATETRANSITION
OBJ_ID,INT_FIELD) VALUES (?,?)
    [java] ERROR 42X05: Table 'STATETRANSITIONOBJ' does not exist.
    [java] 15) test(org.apache.jdo.tck.lifecycle.PMReturnsIdenticalInstancesForEqualObjIds)javax.jdo.JDODataStoreException: Insert request failed: INSERT INTO STATETRANSITIONOBJ (STATETRANSITIONOBJ_ID
,INT_FIELD) VALUES (?,?)
    [java] ERROR 42X05: Table 'STATETRANSITIONOBJ' does not exist.
    [java] 16) test(org.apache.jdo.tck.lifecycle.StateTransitions)javax.jdo.JDODataStoreException: Error executing JDOQL query "SELECT 'org.apache.jdo.tck.pc.lifecycle.StateTransitionObj' AS JPOXMETAD

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse made changes - 19/May/05 01:02 PM
Field Original Value New Value
Component/s tck20 [ 11652 ]
Michael Watzek made changes - 14/Jun/05 12:34 AM
Assignee Michael Watzek [ mwa ]
Michael Watzek made changes - 14/Jun/05 07:12 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Michael Watzek made changes - 14/Jun/05 07:13 PM
Status Resolved [ 5 ] Closed [ 6 ]
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
Resolution Fixed [ 1 ]
Fix Version/s JDO 2 beta [ 12310683 ]
Status Reopened [ 4 ] Closed [ 6 ]