[ 
https://issues.apache.org/jira/browse/CAY-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023412#comment-13023412
 ] 

Andrus Adamchik commented on CAY-1560:
--------------------------------------

Hi Dzmitry. Great to see the tests getting converted from the old format. I 
already applied 9 patches from this list. I noticed one issue that causes build 
failures on Derby and H2 (not sure why not HSQLDB) - data delete order matters, 
so if you delete data from the table that is referenced via FK's from another 
table, there will be build errors. So I did some reordering of delete 
operations (r1096039). Going forward please take this into account.

> CayenneCase tests conversion
> ----------------------------
>
>                 Key: CAY-1560
>                 URL: https://issues.apache.org/jira/browse/CAY-1560
>             Project: Cayenne
>          Issue Type: Task
>            Reporter: Dzmitry Kazimirchyk
>            Priority: Minor
>         Attachments: CDOMapRelationshipTest.patch, 
> CDOSetRelationshipTest.patch, DataContextExtrasTest.patch, 
> DataContextJoinAliasesTest.patch, DataContextObjectTrackingTest.patch, 
> DataContextPaginatedQueryTest.patch, DataContextPrefetchExtrasTest.patch, 
> DataContextQualifiedEntityTest.patch, 
> DataContextQueryCachingOSCacheTest.patch, DataContextQueryCachingTest.patch, 
> DataContextRefreshQueryTest.patch, DataContextSerializationTest.patch, 
> DeleteObjectTest.patch, EmbeddingTest.patch, FlattenedPrefetchTest.patch, 
> FlattenedRelationshipsTest.patch, JointPrefetchTest.patch, 
> MixedPersistenceStrategyTest.patch, ObjectStoreDiffRetainingTest.patch, 
> OptimisticLockingTest.patch, RemoteIncrementalFaultListTest.patch, 
> SelectQueryFetchLimitOrderingTest.patch, 
> SimpleIdIncrementalFaultListDataRowsTest.patch, 
> SimpleIdIncrementalFaultTest.patch
>
>
> Convert old CayenneCase unit tests to ServerCase tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to