pgsql: Remove pgbench "progress" test pending solution of its timing is

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove pgbench "progress" test pending solution of its timing is
Date: 2017-09-23 17:02:36
Message-ID: E1dvnp6-000651-R6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove pgbench "progress" test pending solution of its timing issues.

Buildfarm member skink shows that this is even more flaky than
I thought. There are probably some actual pgbench bugs here
as well as a timing dependency. But we can't have stuff this
unstable in the buildfarm, it obscures other issues.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ad51c6fb5708342e603d12a730bbc4e663bd637e

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 22 ----------------------
1 file changed, 22 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-09-23 17:28:18 pgsql: Improve memory management in autovacuum.c.
Previous Message Peter Eisentraut 2017-09-23 14:22:05 pgsql: Refactor new file permission handling