View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0010703 | CMake | CTest | public | 2010-05-11 12:13 | 2011-06-06 18:25 | ||||
Reporter | tyler | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-8 | ||||||||
Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | ||||||
Summary | 0010703: python DeprecationWarning marked as error | ||||||||
Description | My build contains this warning: /.../rs/sdk/trunk/internalheaders/minorrev/_build/util/svnutils.py:34:DeprecationWarning: os.popen4 is deprecated. Use the subprocess module. When submitting to our CDash dashboard, this warning is flagged as an error. It should be flagged as a warning instead. A workaround is to set this in our dashboard driver script. I suppose one could set it in CTestCustom.cmake as well: set (CTEST_CUSTOM_ERROR_EXCEPTION "DeprecationWarning" | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0024927) David Cole (manager) 2011-01-19 12:14 |
I do not see anything in "Source/CTest/cmCTestBuildHandler.cxx" that would match this line as an error. Do you have some custom error matching expressions in addition to the exception expression? Can you point me to a dashboard where this is happening? What version of ctest is being used to drive that dashboard? Thanks. |
(0025357) David Cole (manager) 2011-02-09 14:28 |
Resolving as "fixed" -- let me know if you ever come up with steps to reproduce this issue with CMake 2.8.4 or later. I believe this one is fixed already, but if you have evidence to the contrary, please feel free to re-open this issue and attach details. Thanks. |
(0026709) David Cole (manager) 2011-06-06 18:25 |
Closing resolved issues that have not been updated in more than 3 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2010-05-11 12:13 | tyler | New Issue | |
2010-12-14 18:35 | David Cole | Assigned To | => David Cole |
2010-12-14 18:35 | David Cole | Status | new => assigned |
2011-01-19 12:14 | David Cole | Note Added: 0024927 | |
2011-02-09 14:28 | David Cole | Note Added: 0025357 | |
2011-02-09 14:28 | David Cole | Status | assigned => resolved |
2011-02-09 14:28 | David Cole | Resolution | open => fixed |
2011-02-09 14:29 | David Cole | Fixed in Version | => CMake 2.8.4 |
2011-02-09 14:29 | David Cole | Target Version | => CMake 2.8.4 |
2011-06-06 18:25 | David Cole | Status | resolved => closed |
2011-06-06 18:25 | David Cole | Note Added: 0026709 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |