diff options
author | Modestas Vainius <modax@debian.org> | 2013-06-03 14:42:12 (GMT) |
---|---|---|
committer | Rolf Eike Beer <eike@sf-mail.de> | 2013-06-03 14:51:21 (GMT) |
commit | c9b75dcd734e2dd09eadbd9b16a6497bae95941c (patch) | |
tree | bc56930440882ccfb239573521f554bf438fe44d /Tests/CTestTestMemcheck/DummyValgrindFailPost | |
parent | 5dd8c01429da90a7417b72f17e784cc98f70f57c (diff) | |
download | CMake-c9b75dcd734e2dd09eadbd9b16a6497bae95941c.zip CMake-c9b75dcd734e2dd09eadbd9b16a6497bae95941c.tar.gz CMake-c9b75dcd734e2dd09eadbd9b16a6497bae95941c.tar.bz2 |
Fix test failures caused by regexp-sensitive characters in the build paths
Checkout [1] as an example of the test failures. In that particular cases, the
failures is caused by the plus sign in the path being pass unescaped
(buildd-cmake_2.8.9-1~bpo60+1-armel-3Lvkef) to the regexp.
In addition to failures in the log, the following new tests also fail in 2.8.11:
243 - CTestTestMemcheckUnknown (Failed)
244 - CTestTestMemcheckUnknownQuoted (Failed)
248 - CTestTestMemcheckDummyValgrindFailPre (Failed)
249 - CTestTestMemcheckDummyValgrindFailPost (Failed)
250 - CTestTestMemcheckDummyPurify (Failed)
251 - CTestTestMemcheckDummyBC (Failed)
253 - CMake.List (Failed)
[1] https://buildd.debian.org/status/fetch.php?pkg=cmake&arch=armel&ver=2.8.9-1~bpo60%2B1&stamp=1369243896
Diffstat (limited to 'Tests/CTestTestMemcheck/DummyValgrindFailPost')
0 files changed, 0 insertions, 0 deletions