From 855c85b994b61522f76b14bb4d4f9fa09ef98b95 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: May 02 2015 13:02:51 +0000 Subject: was that a timeout failure --- diff --git a/libreoffice.spec b/libreoffice.spec index feae828..d0b0f5b 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1628,7 +1628,7 @@ export OOO_TEST_SOFFICE=path:%{buildroot}%{baseinstdir}/program/soffice %if 0%{?rhel} && 0%{?rhel} < 7 timeout 2h make smoketest.subsequentcheck %else -timeout -k 2m 2h make smoketest.subsequentcheck +timeout -k 5m 3h make smoketest.subsequentcheck %endif # we don't need this anymore rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar