1651dc9668
The CTestTestMemcheck test cases all try to check the ctest output with a regular expression. They fail intermittently due to ordering of the portions of the output that come from stdout and stderr being mixed. Convert all the test cases to use the RunCMake infrastructure to match stdout and stderr separately.
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
Problem running command: .*memcheck_fail.*
|
|
Problem executing post-memcheck command\(s\).
|
|
Error in read script: .*/Tests/RunCMake/CTestMemcheck/DummyValgrindFailPost/test.cmake
|