| From: | Larry Rosenman <ler(at)lerctr(dot)org> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | junit failure? |
| Date: | 2003-11-16 19:38:35 |
| Message-ID: | 321750000.1069011515@lerlaptop.lerctr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On 7.4RC2 (from today's CVS, -rREL7_4_STABLE), I get:
runtest:
[junit] Testsuite: org.postgresql.test.jdbc2.Jdbc2TestSuite
[junit] Tests run: 87, Failures: 1, Errors: 0, Time elapsed: 13.759 sec
[junit] Testcase:
testTables(org.postgresql.test.jdbc2.DatabaseMetaDataTest): FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at
org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables(DatabaseMetaDataT
est.java:64)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
9)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
l.java:25)
[junit] TEST org.postgresql.test.jdbc2.Jdbc2TestSuite FAILED
[junit] Testsuite: org.postgresql.test.jdbc2.optional.OptionalTestSuite
[junit] Tests run: 34, Failures: 0, Errors: 0, Time elapsed: 5.396 sec
[junit] Testsuite: org.postgresql.test.jdbc3.Jdbc3TestSuite
[junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 5.373 sec
test:
BUILD SUCCESSFUL
Total time: 27 seconds
$
this is with JDK 1.4.2, from SCO.
Is this a real failure or a JDK problem?
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2003-11-16 19:40:25 | Re: 7.4RC2: CLASSPATH set breaks configure? |
| Previous Message | Tom Lane | 2003-11-16 19:38:30 | Re: 7.4RC2: CLASSPATH set breaks configure? |