mirror of https://github.com/citusdata/citus.git
Fix test
parent
872e00f15c
commit
06c2a66235
|
@ -20,7 +20,6 @@ test: failure_create_distributed_table_non_empty
|
|||
test: failure_create_table
|
||||
test: failure_create_distributed_table_concurrently
|
||||
test: failure_single_select
|
||||
test: failure_non_main_db_2pc
|
||||
|
||||
test: failure_multi_shard_update_delete
|
||||
test: failure_cte_subquery
|
||||
|
@ -35,6 +34,7 @@ test: failure_multi_row_insert
|
|||
test: failure_mx_metadata_sync
|
||||
test: failure_mx_metadata_sync_multi_trans
|
||||
test: failure_connection_establishment
|
||||
test: failure_non_main_db_2pc
|
||||
|
||||
# this test syncs metadata to the workers
|
||||
test: failure_failover_to_local_execution
|
||||
|
|
Loading…
Reference in New Issue