Commit 6a1e14c
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- src/test/isolation
- expected
- specs
3 files changed
+0
-84
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
This file was deleted.
0 commit comments