From cad39465ff590b6397dea98dd2f69e5226f2cce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Thu, 6 Jul 2023 16:24:41 +0200 Subject: [PATCH] Re-include tests that were failing with rc1 --- cmake.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/cmake.spec b/cmake.spec index 88f523b..a229405 100644 --- a/cmake.spec +++ b/cmake.spec @@ -465,13 +465,6 @@ NO_TEST="$NO_TEST|CustomCommand|RunCMake.PositionIndependentCode" NO_TEST="$NO_TEST|CPackComponentsForAll-RPM-default" NO_TEST="$NO_TEST|CPackComponentsForAll-RPM-OnePackPerGroup" NO_TEST="$NO_TEST|CPackComponentsForAll-RPM-AllInOne" -# Failing in 3.27.0-rc1 for some regex mismatch, -# but command actually succeeds. -NO_TEST="$NO_TEST|RunCMake.Make" -NO_TEST="$NO_TEST|RunCMake.BuildDepends" -# Failing in 3.27.0-rc1 for some timestamp quirks. -NO_TEST="$NO_TEST|Qt6Autogen.RerunMocBasic" -NO_TEST="$NO_TEST|Qt6Autogen.RerunRccDepends" # curl test may fail during bootstrap %if %{with bootstrap} NO_TEST="$NO_TEST|curl" @@ -558,6 +551,7 @@ popd %changelog * Thu Jul 06 2023 Björn Esser - 3.27.0~rc4-2 - Fix FTBFS for redhat-rpm-config v260 and later +- Re-include tests that were failing with rc1 * Fri Jun 30 2023 Björn Esser - 3.27.0~rc4-1 - cmake-3.27.0-rc4