You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Ga...@ercgroup.com on 2002/12/22 22:52:48 UTC

OJB regression test suite fails

Hi,
	I'm new to OJB. I just downloaded the source today and tried to do
bin\build junit. This was on Windows NT using jdk1.3.1_06. The output from
the dos window is included below. Please help.

Thanks,
Gaurav

junit-no-compile-no-prepare:
    [junit] Running org.apache.ojb.broker.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/ojbsrc/jakarta-ojb-0.9.8/targe
t/test/ojb/OJB.properties
    [junit] Tests run: 163, Failures: 0, Errors: 0, Time elapsed: 38.496 sec
    [junit] Running org.apache.ojb.odmg.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/ojbsrc/jakarta-ojb-0.9.8/targe
t/test/ojb/OJB.properties
    [junit] Tests run: 144, Failures: 0, Errors: 2, Time elapsed: 39.246 sec
    [junit] TEST org.apache.ojb.odmg.AllTests FAILED
    [junit] Running org.apache.ojb.soda.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/ojbsrc/jakarta-ojb-0.9.8/targe
t/test/ojb/OJB.properties
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.882 sec

junit-no-compile:

Re: OJB regression test suite fails

Posted by Thomas Mahler <th...@apache.org>.
Hi Gaurav,

No problem. These two errornous tescases are mentioned in todo.html:
Two ODMG testcases result in errors. They are related to violation of 
referential integrity constraints. As far as I can tell this is a 
problem with the testdata, not with the code.

cheers,
Thomas

Gaurav.Goyal@ercgroup.com wrote:
> Hi,
> 	I'm new to OJB. I just downloaded the source today and tried to do
> bin\build junit. This was on Windows NT using jdk1.3.1_06. The output from
> the dos window is included below. Please help.
> 
> Thanks,
> Gaurav
> 
> junit-no-compile-no-prepare:
>     [junit] Running org.apache.ojb.broker.AllTests
>     [junit] [BOOT] INFO: OJB.properties:
> file:/C:/ojbsrc/jakarta-ojb-0.9.8/targe
> t/test/ojb/OJB.properties
>     [junit] Tests run: 163, Failures: 0, Errors: 0, Time elapsed: 38.496 sec
>     [junit] Running org.apache.ojb.odmg.AllTests
>     [junit] [BOOT] INFO: OJB.properties:
> file:/C:/ojbsrc/jakarta-ojb-0.9.8/targe
> t/test/ojb/OJB.properties
>     [junit] Tests run: 144, Failures: 0, Errors: 2, Time elapsed: 39.246 sec
>     [junit] TEST org.apache.ojb.odmg.AllTests FAILED
>     [junit] Running org.apache.ojb.soda.AllTests
>     [junit] [BOOT] INFO: OJB.properties:
> file:/C:/ojbsrc/jakarta-ojb-0.9.8/targe
> t/test/ojb/OJB.properties
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.882 sec
> 
> junit-no-compile:
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 
> 
>