Failing test on 8.2-506 - Mailing list pgsql-jdbc

From Miroslav Šulc
Subject Failing test on 8.2-506
Date
Msg-id 46B365F9.3050101@startnet.cz
Whole thread Raw
Responses Re: Failing test on 8.2-506
Re: Failing test on 8.2-506
List pgsql-jdbc
Hi,

I just wanted to package jdbc driver 8.2-506 for gentoo linux distro but
came across this bug in the tests:

runtest:
    [junit] Testsuite: org.postgresql.test.jdbc2.Jdbc2TestSuite
    [junit] Tests run: 243, Failures: 1, Errors: 0, Time elapsed: 52.261 sec
    [junit]
    [junit] Testcase:
testTables(org.postgresql.test.jdbc2.DatabaseMetaDataTest):       FAILED
    [junit] expected:<test[metadata]> but was:<test[index]>
    [junit] junit.framework.ComparisonFailure: expected:<test[metadata]>
but was:<test[index]>
    [junit]     at
org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables(DatabaseMetaDataTest.java:78)
    [junit]
    [junit]
    [junit] Test org.postgresql.test.jdbc2.Jdbc2TestSuite FAILED
    [junit] Testsuite: org.postgresql.test.jdbc2.optional.OptionalTestSuite
    [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 2.085 sec
    [junit]
    [junit] Testsuite: org.postgresql.test.jdbc3.Jdbc3TestSuite
    [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 1.479 sec
    [junit]
    [junit] Testsuite: org.postgresql.test.xa.XATestSuite
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.306 sec
    [junit]

--
Miroslav Šulc


pgsql-jdbc by date:

Previous
From: Dennis Thrysøe
Date:
Subject: Re: LargeObject API
Next
From: Miroslav Šulc
Date:
Subject: Re: Failing test on 8.2-506