pgsql: Revert "Fix isolation test to be less timing-dependent"

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Fix isolation test to be less timing-dependent"
Date: 2018-01-03 21:24:41
Message-ID: E1eWqWf-0006w4-Dj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Fix isolation test to be less timing-dependent"

This reverts commit 2268e6afd596. It turned out that inconsistency in
the report is still possible, so go back to the simpler formulation of
the test and instead add an alternate expected output.

Discussion: https://postgr.es/m/20180103193728.ysqpcp2xjnqpiep7@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6c8be5962aea2eee8c366c01bbbcf5bf5ddf5294

Modified Files
--------------
src/test/isolation/expected/multiple-cic.out | 15 +++++----------
src/test/isolation/expected/multiple-cic_1.out | 20 ++++++++++++++++++++
src/test/isolation/specs/multiple-cic.spec | 12 ++++--------
3 files changed, 29 insertions(+), 18 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-01-03 21:24:43 Re: pgsql: Allow ldaps when using ldap authentication
Previous Message Andres Freund 2018-01-03 20:41:17 pgsql: Rename pg_rewind's copy_file_range() to avoid conflict with new