Issue Details (XML | Word | Printable)

Key: JDO-351
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Craig Russell
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

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

Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface

Created: 27/Mar/06 01:50 AM   Updated: 27/Mar/06 04:27 AM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 beta
Fix Version/s: JDO 2 final

Time Tracking:
Not Specified

Resolution Date: 27/Mar/06 04:27 AM


 Description  « Hide
In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #388944 Sun Mar 26 19:26:32 UTC 2006 clr JDO-351 fix assertion id
Files Changed
MODIFY /db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.java

Michelle Caisse made changes - 27/Mar/06 01:56 AM
Field Original Value New Value
Summary Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest
Description In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.
In org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.
Michelle Caisse made changes - 27/Mar/06 02:02 AM
Description In org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.
In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.
Summary Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
Craig Russell added a comment - 27/Mar/06 04:27 AM
svn commit -m "JDO-351 fix assertion id" src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.java
Sending src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.java
Transmitting file data .
Committed revision 388944.

Craig Russell made changes - 27/Mar/06 04:27 AM
Resolution Fixed [ 1 ]
Assignee Craig Russell [ clr ]
Status Open [ 1 ] Resolved [ 5 ]