diff --git a/community-mysql.spec b/community-mysql.spec index a5f11b7..434e4ee 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -378,6 +378,10 @@ add_test perfschema.func_file_io missing hw on arm32 add_test perfschema.func_mutex missing hw on arm32 add_test perfschema.global_read_lock missing hw on arm32 add_test perfschema.setup_objects missing hw on arm32 +# Failing in ~90% of times only on F30 +%if 0%{?fedora} == 30 +add_test innodb.create_tablespace +%endif %endif popd