mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
Merge topic 'ci-no-kwsys-console-buf' into release-4.0
16ceddc77e ci: Disable KWSys ConsoleBuf test that breaks on Windows Terminal 1.22+
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10784
This commit is contained in:
@@ -2,6 +2,9 @@ set(test_exclusions
|
||||
# This test hits global resources and can be handled by nightly testing.
|
||||
# https://gitlab.kitware.com/cmake/cmake/-/merge_requests/4769
|
||||
"^BundleGeneratorTest$"
|
||||
|
||||
# This test fails on Windows Terminal 1.22 and above.
|
||||
"^kwsys.testConsoleBuf$"
|
||||
)
|
||||
|
||||
if (CTEST_CMAKE_GENERATOR MATCHES "Visual Studio")
|
||||
|
||||
Reference in New Issue
Block a user