Re: [OJB-developers] Failing unit tests
Brought to you by:
thma
From: Oleg N. <on...@uk...> - 2002-05-05 19:09:00
|
On Sunday 05 May 2002 21:25, Chris Greenlee wrote: > Using a fresh checkout of OJB from before the commits I've done in the last > 24 hours, I get 4 failures when running "ant junit". They're all in > MtoNMapping.java. Is anyone else seeing this, or should I monkey around > with my local SQL Server? I see 1 failure: [junit] 1) testInsertion(test.ojb.broker.MtoNMapping)junit.framework.AssertionFailedError: expected:<3> but was:<2> [junit] at test.ojb.broker.MtoNMapping.testInsertion(MtoNMapping.java:165) Oleg |