Skip to content

Commit bf75fe4

Browse files
committed
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
1 parent 039eb6e commit bf75fe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/isolation/isolation_schedule

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ test: predicate-gist
7575
test: predicate-gin
7676
# The checksum_enable suite will enable checksums for the cluster so should
7777
# not run before anything expecting the cluster to have checksums turned off
78-
test: checksum_cancel
79-
test: checksum_enable
78+
# test: checksum_cancel
79+
# test: checksum_enable

0 commit comments

Comments
 (0)