[JDBC] [pgjdbc/pgjdbc] ee6443: fix: ignore replication test until 11.1 toavoid r... - Mailing list pgsql-jdbc

From Jorge Solorzano
Subject [JDBC] [pgjdbc/pgjdbc] ee6443: fix: ignore replication test until 11.1 toavoid r...
Date
Msg-id 59c4246837fc6_75dc3fbb8eb75c3083746@hookshot-fe6-cp1-prd.iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
Branch: refs/heads/master Home:   https://github.com/pgjdbc/pgjdbc Commit: ee6443db167da735f5a9402d16f31c3ee6d719dc
 https://github.com/pgjdbc/pgjdbc/commit/ee6443db167da735f5a9402d16f31c3ee6d719dc Author: Jorge Solorzano
<jorsol@gmail.com>Date:   2017-09-21 (Thu, 21 Sep 2017)
 
 Changed paths:   M pgjdbc/src/test/java/org/postgresql/replication/LogicalReplicationTest.java
 Log Message: ----------- fix: ignore replication test until 11.1 to avoid random failures (#949)

Some replication tests looks that suffer from race conditions for a feature
that is missing from the server "Stopping logical replication protocol".

Full discussion:
https://www.postgresql.org/message-id/flat/CAFgjRd3hdYOa33m69TbeOfNNer2BZbwa8FFjt2V5VFzTBvUU3w@mail.gmail.com#CAFgjRd3hdYOa33m69TbeOfNNer2BZbwa8FFjt2V5VFzTBvUU3w@mail.gmail.com



-- 
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: [JDBC] JDBC: logical replication and LSN feedback
Next
From: Tom Dunstan
Date:
Subject: Re: [JDBC] Reading and writing off-heap data