Somehow these rows are removed from the data base.
Have you checked if there are any delete statements printed out by hibernate while executing your tests?
Take a look at source code for JbpmTestCase, perhaps there will be some ideas to try out.
/Maciej