Adjust pg_regress output for new long test names

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Adjust pg_regress output for new long test names
Date: 2021-06-09 01:57:45
Message-ID: CA+hUKGLHDYYENrn0VhEDL4PmWj-tqBBKBzC-6L+VWdOvHoLxdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

test deadlock-simple ... ok 20 ms
test deadlock-hard ... ok 10624 ms
test deadlock-soft ... ok 147 ms
test deadlock-soft-2 ... ok 5154 ms
test deadlock-parallel ... ok 132 ms
test detach-partition-concurrently-1 ... ok 553 ms
test detach-partition-concurrently-2 ... ok 234 ms
test detach-partition-concurrently-3 ... ok 2389 ms
test detach-partition-concurrently-4 ... ok 1876 ms

Any objections to making these new tests line up with the rest?

Attachment Content-Type Size
0001-Adjust-pg_regress-output-for-long-test-names.patch application/x-patch 1.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2021-06-09 02:17:35 Re: Adjust pg_regress output for new long test names
Previous Message Michael Paquier 2021-06-09 01:52:10 Re: Multiple hosts in connection string failed to failover in non-hot standby mode