[CMake] purify problem when more than 1 test is ran

jean-michel.rouet at philips.com jean-michel.rouet at philips.com
Fri Mar 4 05:20:16 EST 2005


On 03/03/2005 15:40:06 Andy Cedilnik wrote:
>Hi Jean-Michel,
>
>I will look into this. Could you please verify that that is the case by
>introducing a purify error in one of them?
>

Ok I did it this morning:

Here are the results:

I ran the project limited to 3 tests (instead of 23), and intentionnaly 
inserted a bug in one of them (pure coincidence, the test name is TestBug 
:-))
The test ran as follows:
http://public.kitware.com/Public/Sites/joebar/GDCM-msdev_debug_Vs71/20050304-0100-Nightly/Test.html

Testing started on Mar 04 09:41
Site Name: joebar
Build Name: GDCM-msdev_debug_Vs71 
2 passed, 1 failed, 0 not run 

Name (sort by)       Status  Time (sort by)       Detail 
TestBug        Failed        6               Failed 
TestHash         Passed  0.265    
TestUtil         Passed        0.531    

Then it continued by launching the MemChecker test, that is purify on this 
machine:
And there, all the tests are reporting "Passed" and when we click on one 
of them, we discover that they all are related to the same "TestHash" 
test, which is the last test added in the DartTestfile.txt file.

See 
http://public.kitware.com/Public/Sites/joebar/GDCM-msdev_debug_Vs71/20050304-0100-Nightly/DynamicAnalysis.html
for more info.

Site:joebar 
Build Name:GDCM-msdev_debug_Vs71 
Name
Status
 
 Memory Leak 
TestBug
Passed 
 
1
TestHash
Passed 
 
1
TestUtil
Passed 
 
1

Hope this helps.
JM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20050304/5ca70317/attachment.html


More information about the CMake mailing list