commit 2f28a21d3b8db87f33336a373b8141b36ab54520
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed Aug 19 14:21:10 2020 +0200
Run tests with CTest
mixxx.spec | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 87a8869..b73efb1 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -139,17 +139,8 @@ rm -rf \
%check
-# Tests can only be executed locally. Running them on
-#
http://koji.rpmfusion.org always ends with the error
-# message "# Child aborted***Exception:"
-#pushd cmake_build
-# TODO: Renable ControllerEngineTest after fixing the failures
-# See also:
https://github.com/mixxxdj/mixxx/projects/2#card-34576534
-#ctest \
-# --exclude-regex ControllerEngineTest \
-# %{?_smp_mflags} \
-# --verbose
-#popd
+QT_QPA_PLATFORM=offscreen \
+%ctest3
# Desktop launcher
desktop-file-install \