Re: Multithreaded query test fails

2005-06-09 Thread Michael Watzek
Hi Craig, I can reproduce the exception. The exception is thrown because the call "super.executeQueries(pm)" in method "ExecutingMultipleQueriesSimultaneouslyIsThreadSafe.executeQueries(PersistenceManager" is not executed inside a transaction. If you add begin/commit the test succeeds. How

Multithreaded query test fails

2005-06-08 Thread Craig Russell
Hi Michael, Could you take a look at this test failure? There is nothing obvious in the test. It's a tricky test and I couldn't tell you if it is valid. Thanks, Craig 11) test (org.apache.jdo.tck.query.ExecutingMultipleQueriesSimultaneouslyIsThread Safe)junit.framework.AssertionFailedErr