Same result with ROOT v6.34.04:
C:\root-dev\build\x64\detect-root-boost>ctest -VV -C Release
UpdateCTestConfiguration from :C:/root-dev/build/x64/detect-root-boost/DartConfiguration.tcl
Parse Config file:C:/root-dev/build/x64/detect-root-boost/DartConfiguration.tcl
UpdateCTestConfiguration from :C:/root-dev/build/x64/detect-root-boost/DartConfiguration.tcl
Parse Config file:C:/root-dev/build/x64/detect-root-boost/DartConfiguration.tcl
Test project C:/root-dev/build/x64/detect-root-boost
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: routine
1: Test command: C:\Users\bellenot\Downloads\root\bin\root.exe "-q" "C:/root-dev/git/detect-root-boost/test_routine.C"
1: Working Directory: C:/root-dev/build/x64/detect-root-boost
1: Environment variable modifications:
1: PATH=path_list_prepend:C:/Program Files/LinkBoost/bin
1: Test timeout computed to be: 1500
1: ------------------------------------------------------------------
1: | Welcome to ROOT 6.34.04 https://root.cern |
1: | (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
1: | Built for win64 on Feb 10 2025, 12:25:15 |
1: | From tags/v6-34-04@v6-34-04 |
1: | With MSVC 19.39.33521.0 |
1: | Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q' |
1: ------------------------------------------------------------------
1:
1:
1: Processing C:/root-dev/git/detect-root-boost/test_routine.C...
1: 0
1: 1 1 2 3 5
1/2 Test #1: routine .......................... Passed 0.93 sec
test 2
Start 2: process
2: Test command: C:\Users\bellenot\Downloads\root\bin\root.exe "-q" "C:/root-dev/git/detect-root-boost/test_process.C"
2: Working Directory: C:/root-dev/build/x64/detect-root-boost
2: Environment variable modifications:
2: PATH=path_list_prepend:C:/Program Files/LinkBoost/bin
2: Test timeout computed to be: 1500
2: ------------------------------------------------------------------
2: | Welcome to ROOT 6.34.04 https://root.cern |
2: | (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
2: | Built for win64 on Feb 10 2025, 12:25:15 |
2: | From tags/v6-34-04@v6-34-04 |
2: | With MSVC 19.39.33521.0 |
2: | Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q' |
2: ------------------------------------------------------------------
2:
2:
2: Processing C:/root-dev/git/detect-root-boost/test_process.C...
2/2 Test #2: process .......................... Passed 1.90 sec
100% tests passed, 0 tests failed out of 2
Total Test time (real) = 2.85 sec