From 378a9eb2ae86bbf08849485399c11b89c457be13b198ccc5ab53366746be1dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 25 Jan 2014 22:57:35 +0000 Subject: [PATCH] - Enable the tests. They work on 13.1 but fail on Factory... OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=11 --- graphite2.changes | 5 +++++ graphite2.spec | 12 +++--------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/graphite2.changes b/graphite2.changes index d9d4b15..90e2573 100644 --- a/graphite2.changes +++ b/graphite2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 25 22:57:20 UTC 2014 - tchvatal@suse.com + +- Enable the tests. They work on 13.1 but fail on Factory... + ------------------------------------------------------------------- Sat Jan 25 22:28:21 UTC 2014 - tchvatal@suse.com diff --git a/graphite2.spec b/graphite2.spec index 2c0258e..53e024a 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -103,15 +103,9 @@ sed -i -e 's!!!g' doc/manual.html %cmake_install find %{buildroot} -type f -name "*.la" -delete -print -#%check -# FAILS bunch of tests: -# 25 - padauk12Output (Failed) -# 34 - scher5 (Failed) -# 35 - scher5Output (Failed) -# 51 - charis8Output (Failed) -# 79 - grsegcachetest (SEGFAULT) -#cd build -#ctest --extra-verbose --output-on-failure +%check +cd build +ctest --extra-verbose --output-on-failure %post -n %{libname} -p /sbin/ldconfig