From cea431e1f7024426cca09061e9a238485340206d Mon Sep 17 00:00:00 2001 From: Monty Date: Tue, 30 Jan 2018 14:56:33 +0200 Subject: Fix some wrong test result - Galera tests that was not updated with connection change messages - Disabled some TokuDB tests that always timed out. These should be enabled again when we have an option to specicy timeouts per tests. --- storage/tokudb/mysql-test/tokudb/disabled.def | 2 ++ 1 file changed, 2 insertions(+) (limited to 'storage') diff --git a/storage/tokudb/mysql-test/tokudb/disabled.def b/storage/tokudb/mysql-test/tokudb/disabled.def index ddefceb432e..8893dfabdc6 100644 --- a/storage/tokudb/mysql-test/tokudb/disabled.def +++ b/storage/tokudb/mysql-test/tokudb/disabled.def @@ -29,3 +29,5 @@ cluster_key_part: engine options on partitioned tables i_s_tokudb_lock_waits_released: unstable, race conditions i_s_tokudb_locks_released: unstable, race conditions row_format: n/a +tokudb.change_column_all_1000_1: We are too lazy to fix this properly +tokudb.change_column_all_1000_10: We are too lazy to fix this properly -- cgit v1.2.1