From 7bb776b952e145b0bff3a7c14773667a44f55e54 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 31 Jan 2023 07:50:12 +0100 Subject: [PATCH] Revert "WORKAROUND - disable testsuite until GCC 13 problems are fixed" This reverts commit 61e419768d758f233dbbf02302ea8f8bd0a98eb1. --- community-mysql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index d317341..d951f8d 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -5,7 +5,7 @@ # Regression tests may take a long time (many cores recommended), skip them by # passing --nocheck to rpmbuild or by setting runselftest to 0 if defining # --nocheck is not possible (e.g. in koji build) -%{!?runselftest:%global runselftest 0} +%{!?runselftest:%global runselftest 1} # Set this to 1 to see which tests fail, but 0 on production ready build %global ignore_testsuite_result 0