Skip to content

Commit 49d63b2

Browse files
committed
Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.
Per buildfarm members snapper and kittiwake. Back-patch to v10 (all supported versions). Discussion: https://postgr.es/m/20220116210241.GC756210@rfd.leadboat.com
1 parent 26f9e21 commit 49d63b2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contrib/bloom/t/001_wal.pl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
use TestLib;
66
use Test::More tests => 31;
77

8+
if (TestLib::has_wal_read_bug)
9+
{
10+
# We'd prefer to use Test::More->builder->todo_start, but the bug causes
11+
# this test file to die(), not merely to fail.
12+
plan skip_all => 'filesystem bug';
13+
}
14+
815
my $node_master;
916
my $node_standby;
1017

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy