Deactive flapping checksum isolation tests.

They've been broken for days, and prevent other tests from being
run. The plan is to revert their addition later.

Discussion: https://postgr.es/m/20180407162252.wfo5aorjrjw2n5ws@alap3.anarazel.de
This commit is contained in:
Andres Freund 2018-04-07 09:23:12 -07:00
parent 039eb6e92f
commit bf75fe47e4
1 changed files with 2 additions and 2 deletions

View File

@ -75,5 +75,5 @@ test: predicate-gist
test: predicate-gin
# The checksum_enable suite will enable checksums for the cluster so should
# not run before anything expecting the cluster to have checksums turned off
test: checksum_cancel
test: checksum_enable
# test: checksum_cancel
# test: checksum_enable