mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-11 09:35:12 +00:00
ci: Exclude RunCMake.Instrumentation test from valgrind job
The test takes too long under valgrind and regularly times out.
This commit is contained in:
@@ -34,6 +34,7 @@ if ("$ENV{CMAKE_CONFIGURATION}" MATCHES "_valgrind")
|
||||
"^RunCMake.CommandLine$"
|
||||
"^RunCMake.CXXModules$"
|
||||
"^RunCMake.GoogleTest$"
|
||||
"^RunCMake.Instrumentation$"
|
||||
"^RunCMake.NinjaMultiConfig$"
|
||||
|
||||
# Too spurious under Valgrind.
|
||||
|
||||
Reference in New Issue
Block a user