You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Thomas Mahler <th...@web.de> on 2003/12/10 22:17:33 UTC

Junit problems?

Hi all,

I just did a sync with CVS and called
ant clean junit

I got:
junit-no-compile-no-prepare:
     [junit] Running org.apache.ojb.broker.AllTests
     [junit] Tests run: 292, Failures: 2, Errors: 298, Time elapsed: 
1,704 sec
     [junit] TEST org.apache.ojb.broker.AllTests FAILED
     [junit] Running org.apache.ojb.odmg.AllTests
     [junit] [BOOT] INFO: OJB.properties: 
file:/home/tom/projekte/db-ojb/target/test/ojb/OJB.properties
     [junit] [BOOT] INFO: No value for key 'CollectionProxyClass'
     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
     [junit] TEST org.apache.ojb.odmg.AllTests FAILED
     [junit] Running org.apache.ojb.soda.AllTests
     [junit] [BOOT] INFO: OJB.properties: 
file:/home/tom/projekte/db-ojb/target/test/ojb/OJB.properties
     [junit] [BOOT] INFO: No value for key 'CollectionProxyClass'
     [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0,888 sec
     [junit] TEST org.apache.ojb.soda.AllTests FAILED
     [junit] Running org.apache.ojb.otm.AllTests
     [junit] Tests run: 76, Failures: 0, Errors: 76, Time elapsed: 1,147 sec
     [junit] TEST org.apache.ojb.otm.AllTests FAILED

I'm using JDK1.4.2 under Suse Linux
Am I missing something?

cheers,
thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Junit problems?

Posted by Jakob Braeuchi <jb...@gmx.ch>.
hi thomas,

imo this is a problem of missing classes ..DMapImpl_2 etc.

jakob

Thomas Mahler wrote:

> Hi all,
> 
> I just did a sync with CVS and called
> ant clean junit
> 
> I got:
> junit-no-compile-no-prepare:
>     [junit] Running org.apache.ojb.broker.AllTests
>     [junit] Tests run: 292, Failures: 2, Errors: 298, Time elapsed: 
> 1,704 sec
>     [junit] TEST org.apache.ojb.broker.AllTests FAILED
>     [junit] Running org.apache.ojb.odmg.AllTests
>     [junit] [BOOT] INFO: OJB.properties: 
> file:/home/tom/projekte/db-ojb/target/test/ojb/OJB.properties
>     [junit] [BOOT] INFO: No value for key 'CollectionProxyClass'
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] TEST org.apache.ojb.odmg.AllTests FAILED
>     [junit] Running org.apache.ojb.soda.AllTests
>     [junit] [BOOT] INFO: OJB.properties: 
> file:/home/tom/projekte/db-ojb/target/test/ojb/OJB.properties
>     [junit] [BOOT] INFO: No value for key 'CollectionProxyClass'
>     [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0,888 sec
>     [junit] TEST org.apache.ojb.soda.AllTests FAILED
>     [junit] Running org.apache.ojb.otm.AllTests
>     [junit] Tests run: 76, Failures: 0, Errors: 76, Time elapsed: 1,147 sec
>     [junit] TEST org.apache.ojb.otm.AllTests FAILED
> 
> I'm using JDK1.4.2 under Suse Linux
> Am I missing something?
> 
> cheers,
> thomas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org