Mark failing PostgreSQL 11 test as ignored

This commit should be reverted once a new PostgreSQL 11 beta is
available: it's due to a bug in the partitioning code which has been
fixed in REL_11_STABLE but (not yet) a released tag.
pull/2341/head
Jason Petersen 2018-08-16 19:37:37 -06:00
parent a2fb5a84f1
commit c4e2349b80
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ test: multi_insert_select_window multi_shard_update_delete window_functions dml_
# ----------
# Tests for partitioning support
# ----------
# TODO: remove the following ignore when PostgreSQL 11 has a new beta
ignore: multi_partitioning
test: multi_partitioning_utils multi_partitioning