From 5a37a0d5c73ced26eda63d3d87b782a94d583ce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Dor=C5=88=C3=A1k?= Date: Fri, 16 Sep 2016 21:44:12 +0200 Subject: [PATCH] Adjust list of problematic tests --- community-mysql.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/community-mysql.spec b/community-mysql.spec index 705530b..56d01ae 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -428,10 +428,11 @@ add_test gis.spatial_testing_functions_within : arm32 gis issue # FTS add_test innodb_fts.opt : arm32 FTS issue # Missing hw counters -add_test perfschema.func_mutex : missing hw on arm32 -add_test perfschema.func_file_io : missing hw on arm32 -add_test perfschema.setup_objects : missing hw on arm32 -add_test perfschema.global_read_lock : missing hw on arm32 +add_test perfschema.func_mutex : missing hw on arm32 +add_test perfschema.func_file_io : missing hw on arm32 +add_test perfschema.mdl_func : missing hw on arm32 +add_test perfschema.setup_objects : missing hw on arm32 +add_test perfschema.global_read_lock : missing hw on arm32 %endif # this test fail in 5.7.14 on ppc64* and aarch64