View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008174CMakeCTestpublic2008-11-25 12:222009-01-15 10:33
Reporterscottim 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008174: CTest strips out test program output between measurements - Fix included
DescriptionCTest strips any XML measurement tags out of the test output before passing on the results to the dashboard. Unfortunately it also strips out any normal test text between the measurements. This can make it difficult to remotely diagnose any faults reported by the tests.

I have tested a fix to just remove the measurements, leaving the rest of the output in place. See included patch.
TagsNo tags attached.
Attached Filespatch file icon ctest.patch [^] (870 bytes) 2008-11-25 12:22 [Show Content]

 Relationships

  Notes
(0014573)
Bill Hoffman (manager)
2009-01-15 10:33

$ cvs commit -m "BUG: fix for bug 0008174" cmCTestTestHandler.cxx cmCTestTestHandler.h
Committer: Bill Hoffman <bill.hoffman@kitware.com>
/cvsroot/CMake/CMake/Source/CTest/cmCTestTestHandler.cxx,v <-- cmCTestTestHandler.cxx
new revision: 1.88; previous revision: 1.87
/cvsroot/CMake/CMake/Source/CTest/cmCTestTestHandler.h,v <-- cmCTestTestHandler.h
new revision: 1.33; previous revision: 1.32

 Issue History
Date Modified Username Field Change
2008-11-25 12:22 scottim New Issue
2008-11-25 12:22 scottim File Added: ctest.patch
2009-01-15 10:33 Bill Hoffman Note Added: 0014573
2009-01-15 10:33 Bill Hoffman Status new => closed
2009-01-15 10:33 Bill Hoffman Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team