diff options
Diffstat (limited to 'src/test/isolation/isolation_schedule')
-rw-r--r-- | src/test/isolation/isolation_schedule | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/isolation/isolation_schedule b/src/test/isolation/isolation_schedule index 0f6145f1531..6cb3d072409 100644 --- a/src/test/isolation/isolation_schedule +++ b/src/test/isolation/isolation_schedule @@ -73,6 +73,9 @@ test: vacuum-concurrent-drop test: predicate-hash test: predicate-gist test: predicate-gin +test: partition-key-update-1 +test: partition-key-update-2 +test: partition-key-update-3 # 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 |