On Wed, Jun 8, 2011 at 6:35 AM, Dimitar Popov Dimitar.Popov@uni-konstanz.de wrote:
Could you then remove operations from your test until it doesn't fail, so that we have a minimal set of operations which cause the issue. I know it could be cumbersome, but currently, I don't know where to look at for the problem.
I also notice from the log, that one insert statement fails. Does the test fail, if you remove the insert operation (although it uses the users db)?
That was actually a bug in my test code, fixed - the problem persists even when no insert statement at all fails, see http://top.cs.vt.edu/~gback/bx/b662bugs/2011-06-08-2.log
- Godmar