Skip to content

Commit

Permalink
reschedule regress test, due to GPDB behavior change
Browse files Browse the repository at this point in the history
  • Loading branch information
HaozhouWang committed Dec 18, 2020
1 parent 20d08e2 commit 33f69d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions diskquota_schedule
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
test: init
test: prepare
test: test_table_size
# disable this tese due to GPDB behavior change
# test: test_table_size
test: test_fast_disk_check
test: test_insert_after_drop
test: test_role test_schema test_drop_table test_column test_copy test_update test_toast test_truncate test_reschema test_temp_role test_rename test_delete_quota test_mistake
test: test_truncate
test: test_delete_quota
Expand All @@ -11,4 +13,3 @@ test: test_primary_failure
test: test_extension
test: test_manytable
test: clean
test: test_insert_after_drop

0 comments on commit 33f69d6

Please sign in to comment.