On Dec 7, 2006, at 5:20 AM, Gianny Damour wrote:
On 07/12/2006, at 11:10 AM, David Blevins wrote:
On Dec 6, 2006, at 12:38 PM, Prasad Kashyap wrote:
We are now down to just 2 failures and 2 errors on the Openejb-2.3
itests. The stack trace is here -- http://rifers.org/paste/show/
2622
org.apache.openejb.test.TestFailureException : null; nested
exception is:
junit.framework.AssertionFailedError: Should have thrown
DuplicateKeyException
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.openejb.test.entity.cmp.CmpTransactionTests.testInvokeCrea
teCreateSameCMP(CmpTransactionTests.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Transaction.testInvokeCreateFindForceCacheFlush Time elapsed:
0.32 sec <<< FAILURE!
junit.framework.AssertionFailedError: Received Exception class
org.apache.openejb.test.TestFailureException : null; nested
exception is:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.openejb.test.entity.cmp.CmpTransactionTests.testInvokeCrea
teFindForceCacheFlush(CmpTransactionTests.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Hi David,
Sorry for not pro-actively helping (hope to be back to OEJB after
some WADI stuff).
No worries, you're a free man :) Thanks for looking at the tests.
-David