From b98f39f5d76af4ffae6e50475114869ea27a1e81 Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Mon, 27 Jul 2020 10:38:20 +0200 Subject: [PATCH] Add failing tests --- community-mysql.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-mysql.spec b/community-mysql.spec index fe36bfc..81360b6 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -434,6 +434,12 @@ add_test main.lock_multi_bug38499 add_test main.window_std_var add_test main.window_std_var_optimized add_test main.with_recursive + +# Fails since 8.0.21 +add_test x.resource_groups +add_test gis.spatial_operators_symdifference +add_test gis.spatial_operators_union + %endif