Skip to content

Commit 6a1e14c

Browse files
committed
Temporarily(?) remove BRIN isolation test.
Commit 2834855 added a not-very-carefully-thought-out isolation test to check a BRIN index bug fix. The test depended on the availability of the pageinspect contrib module, which meant it did not work in several common testing scenarios such as "make check-world". It's not clear whether we want a core test depending on a contrib module like that, but in any case, failing to deal with the possibility that the module isn't present in the installation-under-test is not acceptable. Remove that test pending some better solution.
1 parent 3f811c2 commit 6a1e14c

File tree

3 files changed

+0
-84
lines changed

3 files changed

+0
-84
lines changed

src/test/isolation/expected/brin-1.out

-39
This file was deleted.

src/test/isolation/isolation_schedule

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ test: skip-locked
3636
test: skip-locked-2
3737
test: skip-locked-3
3838
test: skip-locked-4
39-
test: brin-1
4039
test: drop-index-concurrently-1
4140
test: alter-table-1
4241
test: alter-table-2

src/test/isolation/specs/brin-1.spec

-44
This file was deleted.

0 commit comments

Comments
 (0)