mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
`ProcessHandler` can return -1, 0, or 1, and the latter is used in this particular case. Fixes: #27949
11 lines
538 B
Plaintext
11 lines
538 B
Plaintext
^CMake Error: Cannot open file for write: [^
|
|
]*/Tests/RunCMake/CTestCommandLine/output-junit-invalid/not-a-dir/junit\.xml\.tmp[^
|
|
]*
|
|
CMake Error: : System Error: (Not a directory|No such file or directory)
|
|
Problem opening file: [^
|
|
]*/Tests/RunCMake/CTestCommandLine/output-junit-invalid/not-a-dir/junit\.xml
|
|
Errors while running CTest
|
|
Output from these tests are in: [^
|
|
]*/Tests/RunCMake/CTestCommandLine/output-junit-invalid/Testing/Temporary/LastTest\.log
|
|
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely\.$
|