From 855b52a6aecaa4494618f50ca25fc7ba0e114ca4537d9b0ea3c0b5d4b62b972e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 1 Sep 2014 08:23:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=174 --- cmake.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index 6f3803e..a94691a 100644 --- a/cmake.spec +++ b/cmake.spec @@ -90,8 +90,6 @@ sed -i \ # TestUpload: uses internet connection # SimpleInstall: seems to fail due to RPATH strictness # if any other app installs then this test is bogus -# FindModulesExecuteAll: randomly fails -# CMakeOnly.AllFindModules: randomly fails ./bin/ctest --force-new-ctest-process --output-on-failure %{?_smp_mflags} \ -E "(TestUpload|SimpleInstall|SimpleInstall-Stage2)"