Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > pgsql.interfaces.jdbc > #8
| X-Received | by 10.36.190.143 with SMTP id i137mr356922itf.43.1508908077586; Tue, 24 Oct 2017 22:07:57 -0700 (PDT) |
|---|---|
| X-Received | by 10.157.94.7 with SMTP id d7mr42256oti.8.1508908077539; Tue, 24 Oct 2017 22:07:57 -0700 (PDT) |
| Path | csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!l196no5295734itl.0!news-out.google.com!193ni796iti.0!nntp.google.com!k70no5308489itk.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | pgsql.interfaces.jdbc |
| Date | Tue, 24 Oct 2017 22:07:57 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=71.211.177.171; posting-account=mAMiWAoAAADNL6SolAKV0a87ed1VtGKi |
| NNTP-Posting-Host | 71.211.177.171 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <ea818597-ef4b-4e1c-8d00-ebb3e58747c3@googlegroups.com> (permalink) |
| Subject | Build pgjdbc current testsuite fails testGetTimeZone testConcurrentReplace |
| From | Jack Woehr <jwoehr@absolute-performance.com> |
| Injection-Date | Wed, 25 Oct 2017 05:07:57 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Lines | 22 |
| Xref | csiph.com pgsql.interfaces.jdbc:8 |
Show key headers only | View raw
Wondering if there is any way to complete the build as the test suite of current fails. Do I have the test suite set up wrong, a property not set? Any tips appreciated. dbc2.Jdbc2TestSuite testGetTimeZone(org.postgresql.test.jdbc2.TimeTest) Time elapsed: 0.018 sec <<< FAILURE! java.lang.AssertionError: expected:<00:00:00> but was:<17:00:00> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.postgresql.test.jdbc2.TimeTest.testGetTimeZone(TimeTest.java:85) testConcurrentReplace(org.postgresql.test.jdbc2.BlobTransactionTest) Time elapsed: 0.03 sec <<< ERROR! org.postgresql.util.PSQLException: ERROR: could not access file "$libdir/lo": No such file or directory at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2482) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2195) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:305) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:347) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:294) at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:280) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:257) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:237) at org.postgresql.test.jdbc2.BlobTransactionTest.setUp(BlobTransactionTest.java:58)
Back to pgsql.interfaces.jdbc | Previous | Next — Next in thread | Find similar
Build pgjdbc current testsuite fails testGetTimeZone testConcurrentReplace Jack Woehr <jwoehr@absolute-performance.com> - 2017-10-24 22:07 -0700 ANSWER Re: Build pgjdbc current testsuite fails testGetTimeZone testConcurrentReplace Jack Woehr <jwoehr@absolute-performance.com> - 2017-10-25 11:08 -0700
csiph-web