Merge topic 'ci-fixups'

46c89c77de gitlab-ci: Rename CI config variable to avoid conflict with CMAKE_BUILD_TYPE
3ede66e17a Tests: Fix newline matching in several RunCMake.* cases

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6298
This commit is contained in:
Brad King 2021-07-06 13:47:39 +00:00 committed by Kitware Robot
commit 058253aa87
22 changed files with 49 additions and 28 deletions

View File

@ -6,8 +6,8 @@ set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY "ON" CACHE BOOL "")
set(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/install" CACHE PATH "")
set(CMake_TEST_INSTALL "OFF" CACHE BOOL "")
if (NOT "$ENV{CMAKE_BUILD_TYPE}" STREQUAL "")
set(CMAKE_BUILD_TYPE "$ENV{CMAKE_BUILD_TYPE}" CACHE STRING "")
if (NOT "$ENV{CMAKE_CI_BUILD_TYPE}" STREQUAL "")
set(CMAKE_BUILD_TYPE "$ENV{CMAKE_CI_BUILD_TYPE}" CACHE STRING "")
endif ()
if (NOT configure_no_sccache)

View File

@ -26,8 +26,8 @@ set(CTEST_SITE "gitlab-ci")
set(ctest_model "Experimental")
# Default to Release builds.
if (NOT "$ENV{CMAKE_BUILD_TYPE}" STREQUAL "")
set(CTEST_BUILD_CONFIGURATION "$ENV{CMAKE_BUILD_TYPE}")
if (NOT "$ENV{CMAKE_CI_BUILD_TYPE}" STREQUAL "")
set(CTEST_BUILD_CONFIGURATION "$ENV{CMAKE_CI_BUILD_TYPE}")
endif ()
if (NOT CTEST_BUILD_CONFIGURATION)
set(CTEST_BUILD_CONFIGURATION "Release")

View File

@ -90,7 +90,7 @@
variables:
CMAKE_CONFIGURATION: fedora34_clang_analyzer
CMAKE_BUILD_TYPE: Debug
CMAKE_CI_BUILD_TYPE: Debug
CTEST_NO_WARNINGS_ALLOWED: 1
CMake_SKIP_INSTALL: 1
@ -168,7 +168,7 @@
.fedora_memcheck:
variables:
CMAKE_BUILD_TYPE: RelWithDebInfo
CMAKE_CI_BUILD_TYPE: RelWithDebInfo
.fedora_asan_addon:
extends: .fedora_memcheck

View File

@ -28,7 +28,7 @@
# Debug and RelWithDebinfo build types use the `/Zi` which results in
# uncacheable compiations.
# https://github.com/mozilla/sccache/issues/242
CMAKE_BUILD_TYPE: Release
CMAKE_CI_BUILD_TYPE: Release
CTEST_NO_WARNINGS_ALLOWED: 1
.windows_vs2019_x64_ninja:

View File

@ -1 +1,2 @@
^(CPackRPM: Will use GENERATED spec file: (/[^/]*)*/Tests/RunCMake/RPM\.[^/]*/CPack/[^-]*(-package-target)?-build((-[^-]*-subtest/)|/)_CPack_Packages/.*/RPM/SPECS/[^\.]*\.spec(\n|$))*$
^(CPackRPM: Will use GENERATED spec file: (/[^/]*)*/Tests/RunCMake/RPM\.[^/]*/CPack/[^-]*(-package-target)?-build((-[^-]*-subtest/)|/)_CPack_Packages/.*/RPM/SPECS/[^\.]*\.spec(
|$))*$

View File

@ -8,11 +8,13 @@ Debug/discovery_timeout_test_NOT_BUILT
Debug/discovery_timeout_test_NOT_BUILT(\.exe)?
Debug/discovery_timeout_test_NOT_BUILT
Debug/discovery_timeout_test_NOT_BUILT(\.exe)?
[^\n]+discovery_timeout_test_NOT_BUILT +\.+\*\*\*Not Run +[0-9.]+ sec
[^
]+discovery_timeout_test_NOT_BUILT +\.+\*\*\*Not Run +[0-9.]+ sec
+
0% tests passed, 1 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
[^\n]+discovery_timeout_test_NOT_BUILT \(Not Run\)
[^
]+discovery_timeout_test_NOT_BUILT \(Not Run\)

View File

@ -1,10 +1,12 @@
Test project .*GoogleTest-build
[ \t]*Start [0-9]+: property_timeout.case_no_discovery
[^\n]+property_timeout.case_no_discovery +\.+\*\*\*Timeout +[0-9.]+ sec
[^
]+property_timeout.case_no_discovery +\.+\*\*\*Timeout +[0-9.]+ sec
+
0% tests passed, 1 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
[^\n]*property_timeout.case_no_discovery \(Timeout\)
[^
]*property_timeout.case_no_discovery \(Timeout\)

View File

@ -1,10 +1,12 @@
Test project .*GoogleTest-build
[ \t]*Start [0-9]+: property_timeout.case_with_discovery
[^\n]+property_timeout.case_with_discovery +\.+\*\*\*Timeout +[0-9.]+ sec
[^
]+property_timeout.case_with_discovery +\.+\*\*\*Timeout +[0-9.]+ sec
+
0% tests passed, 1 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
[^\n]*property_timeout.case_with_discovery \(Timeout\)
[^
]*property_timeout.case_with_discovery \(Timeout\)

View File

@ -1,4 +1,5 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- sub
-- top$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- sub
-- top$

View File

@ -1,4 +1,5 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- top
-- sub$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- top
-- sub$

View File

@ -1,4 +1,5 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- top
-- sub$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- top
-- sub$

View File

@ -1,4 +1,5 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- top
-- sub$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- top
-- sub$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- sub$

View File

@ -1,2 +1,3 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- sub$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- top$

View File

@ -1,2 +1,3 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- top$

View File

@ -1,4 +1,5 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- Install component: "Unspecified"
-- top
-- sub$

View File

@ -1,3 +1,4 @@
^-- Install configuration: "[^\n]*"
^-- Install configuration: "[^
]*"
-- top
-- sub$