for me (using 0.9.8)
they are going into /target/test/test-broker.txt
                                     -odmg.txt
                                     -soda.txt

-----Original Message-----
From: Lance Eason [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 10:06 AM
To: OJB User Mailing List (E-mail)
Subject: How do I see the JUnit failures


I just installed 0.9.7.  The regression test against hsqldb worked great.  I
switched over to MSSQL.  After changing it to use the JDBC driver we use
TdsDriver and fixing the error in objtest-data.dtd so that it actually
matches objtest-data.xml the build prepare-testdb worked great against MSSQL
as well.  The junit tests are a different story though:
 
    [junit] Running org.apache.ojb.broker.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/ojb/jakarta-ojb-0.9.7/target/test/ojb/OJB.properties
    [junit] Tests run: 124, Failures: 24, Errors: 100, Time elapsed: 5.808
sec
    [junit] TEST org.apache.ojb.broker.AllTests FAILED
    [junit] Running org.apache.ojb.odmg.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/ojb/jakarta-ojb-0.9.7/target/test/ojb/OJB.properties
    [junit] Tests run: 128, Failures: 14, Errors: 110, Time elapsed: 8.933
sec
    [junit] TEST org.apache.ojb.odmg.AllTests FAILED
    [junit] Running org.apache.ojb.soda.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/ojb/jakarta-ojb-0.9.7/target/test/ojb/OJB.properties
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0.811 sec
    [junit] TEST org.apache.ojb.soda.AllTests FAILED
 
Needless to say this isn't helping me figure out what's going wrong.  How do
I see the errors the actual errors that are being generated?  They're not
going to the console and I can't find any place they're logged either.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to