Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7d1aa6b

Browse files
committed
Re-enable contrib/bloom's TAP tests.
These tests were disabled back in 2018 (commitd3c09b9) because offailures observed in the buildfarm. I've not been able to reproduceany failure on longfin's host, though, so I'm curious whether or towhat extent we've fixed the problem. Let's re-enable it (in HEADonly) and see what blows up.Discussion:https://postgr.es/m/2769443.1632773967@sss.pgh.pa.us
1 parente767ddc commit7d1aa6b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎contrib/bloom/Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ PGFILEDESC = "bloom access method - signature file based index"
1616

1717
REGRESS = bloom
1818

19-
# Disable TAP tests for this module for now, as these are unstable on several
20-
# buildfarm environments.
21-
# TAP_TESTS = 1
19+
TAP_TESTS = 1
2220

2321
ifdefUSE_PGXS
2422
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp