From e550f7b3c4def73e36f1a3a00a7427282c895f40 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Aug 06 2017 21:57:36 +0000 Subject: Testsuite enabled --- diff --git a/mariadb.spec b/mariadb.spec index bdde469..07dce92 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -3,10 +3,10 @@ %global pkgnamepatch mariadb # Regression tests may take a long time (many cores recommended), skip them by -%{!?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 1 +%global ignore_testsuite_result 0 # In f20+ use unversioned docdirs, otherwise the old versioned one %global _pkgdocdirname %{pkg_name}%{!?_pkgdocdir:-%{version}}