From 6cd18ec86c288d425b388dc1b66f82d42af6c5ca Mon Sep 17 00:00:00 2001 From: Kentoku SHIBA Date: Wed, 22 Oct 2014 03:43:19 +0900 Subject: Disable tests for Power8. --- storage/mroonga/mysql-test/mroonga/storage/disabled.def | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'storage/mroonga/mysql-test') diff --git a/storage/mroonga/mysql-test/mroonga/storage/disabled.def b/storage/mroonga/mysql-test/mroonga/storage/disabled.def index 53a2b8a4af9..9f5a4d0d2e0 100644 --- a/storage/mroonga/mysql-test/mroonga/storage/disabled.def +++ b/storage/mroonga/mysql-test/mroonga/storage/disabled.def @@ -5,3 +5,11 @@ create_table_token_filters_index_comment_multiple_token_filters : Bundled Mroong create_table_token_filters_index_comment_one_token_filter : Bundled Mroonga does not support token filter yet. create_table_token_filters_table_comment_multiple_token_filters : Bundled Mroonga does not support token filter yet. create_table_token_filters_table_comment_one_token_filter : Bundled Mroonga does not support token filter yet. +foreign_key_create : Bundled Mroonga does not support this test yet. +optimization_skip_count_index_view : Bundled Mroonga does not support this test yet. +alter_table_disable_keys_primary : Bundled Mroonga does not support this test yet. +alter_table_enable_keys_primary : Bundled Mroonga does not support this test yet. +column_enum_many_with_index : Bundled Mroonga does not support this test yet. +column_groonga_index_int_other_table : Bundled Mroonga does not support this test yet. +column_signed_int_with_index : Bundled Mroonga does not support this test yet. +column_signed_mediumint_with_index : Bundled Mroonga does not support this test yet. -- cgit v1.2.1