[
https://issues.apache.org/jira/browse/OFBIZ-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858711#action_12858711
]
Scott Gray commented on OFBIZ-3663:
-----------------------------------
Turns out you're right, the first thing the EntitySaxReader does is to clone
the delegator which turns off the rollback feature. I've got a fix for that
which I'll get tested and committed soonish.
> Re-executing the tests cause unit test failures
> -----------------------------------------------
>
> Key: OFBIZ-3663
> URL: https://issues.apache.org/jira/browse/OFBIZ-3663
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: SVN trunk
> Reporter: Bob Morley
> Fix For: SVN trunk
>
>
> After a successful unit test run (from completely empty derby database) I
> attempted a re-execution of the tests after some programming changes. A
> number of tests started to fail (I think 4) which I believe were in the
> Accounting area (but I could be wrong on that). Test execution ideally
> should cause no state change to the database, but at a minimum should not
> fail if executed more than one time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.