make check failures in current cvs

From: Michael Adler <adler(at)glimpser(dot)org>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: Michael Adler <adler(at)glimpser(dot)org>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: make check failures in current cvs
Date: 2002-06-26 14:46:44
Message-ID: Pine.NEB.4.44.0206261041150.16633-100000@reva.sixgirls.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


While adding some test methods to test the COPY protocol, I've notice some
failures in the current cvs. Is this to be expected? Or does this point to
a problem with my local setup?

test:
[junit] .................F......F................F..
[junit] ...............
[junit] Time: 12.438
[junit] There were 3 failures:
[junit] 1) testCapabilities(org.postgresql.test.jdbc2.DatabaseMetaDataTest)junit.framework.AssertionFailedError
[junit] at org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCapabilities(DatabaseMetaDataTest.java:104)
[junit] 2) testForeignKeys(org.postgresql.test.jdbc2.DatabaseMetaDataTest)junit.framework.AssertionFailedError
[junit] at org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys(DatabaseMetaDataTest.java:265)
[junit] 3) testSetTimestamp(org.postgresql.test.jdbc2.TimestampTest)junit.framework.AssertionFailedError
[junit] at org.postgresql.test.jdbc2.TimestampTest.timestampTest(TimestampTest.java:120)
[junit] at org.postgresql.test.jdbc2.TimestampTest.testSetTimestamp(TimestampTest.java:92)

[junit] FAILURES!!!
[junit] Tests run: 56, Failures: 3, Errors: 0

Thanks,

Mike

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daryl Beattie 2002-06-26 17:43:38 JDBC + PL/pgSQL ?
Previous Message Glenn Holmer 2002-06-26 14:10:38 Re: Posgresql - openoffice-JDBC