Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 1.1.0.M1
-
Fix Version/s: 1.1.0.M1
-
Component/s: None
-
Labels:None
Description
When an application is configured to use the DataNucleus orm provider the testRemove() unit tests fail. This has been fixed by adding a call em.flush() after the remove() is performed.