Content-Length: 265951 | pFad | http://github.com/postgrespro/postgres/commit/ad76c9708bd1a333c28e7be2178e34b745fb23d1

6E Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. · postgrespro/postgres@ad76c97 · GitHub
Skip to content

Commit ad76c97

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 e2f65f4 commit ad76c97

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
@@ -8,6 +8,13 @@
88
use PostgreSQL::Test::Utils;
99
use Test::More;
1010

11+
if (PostgreSQL::Test::Utils::has_wal_read_bug)
12+
{
13+
# We'd prefer to use Test::More->builder->todo_start, but the bug causes
14+
# this test file to die(), not merely to fail.
15+
plan skip_all => 'filesystem bug';
16+
}
17+
1118
my $node_primary;
1219
my $node_standby;
1320

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/ad76c9708bd1a333c28e7be2178e34b745fb23d1

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy