From 87520dee8c94d8b2ef6eca74e757fc2c4009936d Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Mon, 26 Oct 2020 14:00:44 +0100 Subject: [PATCH] Add failing test for s390x arch --- community-mysql.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/community-mysql.spec b/community-mysql.spec index e9dcb53..d0d1805 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -445,6 +445,9 @@ add_test x.resource_groups add_test gis.spatial_operators_symdifference add_test gis.spatial_operators_union +# Fails since 8.0.22 +add_test main.subquery_bugs + %endif %ifarch %arm