Fix flaky tests when synchronous_commit = off

Edit
ID 3580
Title Fix flaky tests when synchronous_commit = off
Topic Miscellaneous
Created 2022-02-28 13:33:09
Last modified 2022-03-14 07:41:49 (2 years, 8 months ago)
Latest email 2022-03-12 22:17:38 (2 years, 8 months ago)
Status
2022-03: Committed
Target version
Authors Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev)
Reviewers Become reviewer
Committer Andres Freund (andresfreund)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3580
git checkout commitfest/cf/3580
Emails
create_index test fails when synchronous_commit = off @ master
First at 2022-02-24 13:47:25 by Aleksander Alekseev <aleksander at timescale.com>
Latest at 2022-03-12 22:17:38 by Andres Freund <andres at anarazel.de>
Latest attachment (v2-0001-Use-synchronous_commit-on-in-test_setup.sql.patch) at 2022-03-02 10:03:31 from Aleksander Alekseev <aleksander at timescale.com>
    Attachment (v2-0001-Use-synchronous_commit-on-in-test_setup.sql.patch) at 2022-03-02 10:03:31 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (fix-flacky-tests.patch) at 2022-02-28 13:31:59 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
History
When Who What
2022-03-14 07:41:49 Aleksander Alekseev (a.alekseev) Closed in commitfest 2022-03 with status: Committed
2022-03-14 07:41:49 Aleksander Alekseev (a.alekseev) Changed committer to andresfreund
2022-02-28 13:33:47 Aleksander Alekseev (a.alekseev) Changed authors to Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev)
2022-02-28 13:33:09 Aleksander Alekseev (a.alekseev) Attached mail thread CAJ7c6TPJNof1Q+vJsy3QebgbPgXdu2ErPvYkBdhD6_Ckv5EZRg@mail.gmail.com
2022-02-28 13:33:09 Aleksander Alekseev (a.alekseev) Created patch record
Edit