CMakeLib.testDebuggerAdapterPipe
command_line: /__w/nightly-builds/nightly-builds/build/Tests/CMakeLib/CMakeLibTests "testDebuggerAdapterPipe"
working_directory: "./Tests/CMakeLib"
Processors: 1
Execution Time: 0.007
BeforeCPULoadAverage: 4.11572265625
AfterCPULoadAverage: 4.11572265625
BeforeHostMemoryUsed: 1140424
AfterHostMemoryUsed: 1140620
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Waiting for debugger client to connect...
Debugger client connected.
->Content-Length:
->
->1
->0
->4
->
->
->{
"arguments" :
{
"adapterID" : ""
},
"command" : "initialize",
"seq" : 1,
"type" : "request"
}
<-Content-Length: 1250
<-{
"body" :
{
"cmakeVersion" :
{
"full" : "4.0.20250531-git",
"major" : 4,
"minor" : 0,
"patch" : 20250531
},
"exceptionBreakpointFilters" :
[
{
"default" : false,
"filter" : "DEPRECATION_WARNING",
"label" : "Deprecation warning"
},
{
"default" : true,
"filter" : "DEPRECATION_ERROR",
"label" : "Deprecation error"
},
{
"default" : false,
"filter" : "LOG",
"label" : "Debug log"
},
{
"default" : false,
"filter" : "WARNING",
"label" : "Warning"
},
{
"default" : false,
"filter" : "MESSAGE",
"label" : "Other messages"
},
{
"default" : true,
"filter" : "INTERNAL_ERROR",
"label" : "Internal error"
},
{
"default" : true,
"filter" : "F...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]