mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
ci: Exclude RunCMake.ctest_test test from valgrind job
The test takes too long under valgrind and regularly times out.
This commit is contained in:
@@ -32,6 +32,7 @@ if ("$ENV{CMAKE_CONFIGURATION}" MATCHES "_valgrind")
|
||||
# Tests that timeout under valgrind.
|
||||
"^RunCMake.Autogen_Qt6_1$"
|
||||
"^RunCMake.CommandLine$"
|
||||
"^RunCMake.ctest_test$"
|
||||
"^RunCMake.CXXModules$"
|
||||
"^RunCMake.GoogleTest$"
|
||||
"^RunCMake.Instrumentation$"
|
||||
|
||||
Reference in New Issue
Block a user