From f2b2d7549211cd8f78f47d79e3f9da4e08374016 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 28 Jan 2021 12:07:50 +0100 Subject: [PATCH] Update failing and unstable tests list --- community-mysql.spec | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/community-mysql.spec b/community-mysql.spec index a223d9e..0521c06 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -457,6 +457,15 @@ add_test perfschema.relaylog %endif +# Fails since 2021 new year +add_test main.cast +add_test innodb.alter_kill +# Unstable tests +add_test innodb.innodb_read_only +add_test perfschema.processlist_acl +add_test innodb.innodb_bug-13628249 + + # mysql-test popd