&quot;No such file or directory&quot; is probably looking for a non-existent CTEST_COVERAGE_COMMAND.<div><br></div><div>Try setting CTEST_COVERAGE_COMMAND to &quot;/usr/bin/gcov&quot; in your new style script instead of putting a COVERAGE_COMMAND entry in the initial cache. With the new style script, ctest does not rely on entries in the CMakeCache.txt file.<br>
<br></div><div>I am using new style scripts with Bullseye on Windows (although not nightly) and when I set CTEST_COVERAGE_COMMAND, my new style scripts work ok...</div><div><br></div><div><br><div class="gmail_quote">On Mon, Dec 22, 2008 at 10:47 AM, Mathieu Malaterre <span dir="ltr">&lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="Wj3C7c">On Mon, Dec 22, 2008 at 4:44 PM, Mathieu Malaterre<br>
&lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt; wrote:<br>
&gt; On Mon, Dec 22, 2008 at 4:36 PM, Bill Hoffman &lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt; wrote:<br>
&gt;&gt; Mathieu Malaterre wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Mon, Dec 22, 2008 at 4:17 PM, Bill Hoffman &lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Blezek, Daniel J. wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; &nbsp;We&#39;re ramping up our testing using CDash, CTest, and CMake. &nbsp;I started<br>
&gt;&gt;&gt;&gt;&gt; a<br>
&gt;&gt;&gt;&gt;&gt; coverage build but get no coverage information. I&#39;m not sure how to<br>
&gt;&gt;&gt;&gt;&gt; debug<br>
&gt;&gt;&gt;&gt;&gt; ctest as it doesn&#39;t produce coverage information properly. &nbsp;Long post,<br>
&gt;&gt;&gt;&gt;&gt; sorry.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Dan,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp;I am also experiencing the same issue here (gdcm dashboard). What I<br>
&gt;&gt;&gt; found out is simply doing:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; cat dashboard.sh<br>
&gt;&gt;&gt; ...<br>
&gt;&gt;&gt; ctest -S main_dashboard_with_coverage.cmake<br>
&gt;&gt;&gt; # extra steps to submit coverage properly (almost):<br>
&gt;&gt;&gt; cd $HOME/Dashboards/MyTests/gdcm-2-0-nightly-cov<br>
&gt;&gt;&gt; make NightlyCoverage &amp;&amp; make NightlySubmit<br>
&gt;&gt;&gt; ...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp;not nice, but at least give the results I was looking for<br>
&gt;&gt;&gt; (coverage). Until someone with lots of free time, figure out the real<br>
&gt;&gt;&gt; issue, I&#39;ll continue this way.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; CMake, and several other projects at Kitware are submitting coverage just<br>
&gt;&gt; fine.... &nbsp; Exactly what is in the main_dashboard_with_coverage.cmake that<br>
&gt;&gt; does not work???<br>
&gt;&gt;<br>
&gt;<br>
&gt; Here you go.<br>
&gt; <a href="http://www.cdash.org/CDash/viewNotes.php?buildid=235370" target="_blank">http://www.cdash.org/CDash/viewNotes.php?buildid=235370</a><br>
&gt;<br>
&gt; I do not remember all the details, but I *think* gcov was complaining<br>
&gt; about some files not being found. While the second time I would be<br>
&gt; running make *Coverage, it would work.<br>
<br>
</div></div>I forgot I was redirecting the output of the ctest script to a file.<br>
Here is the part that looks suspicious (from yesterday dashboard).<br>
<br>
Run dashboard with model Nightly<br>
 &nbsp; Source directory: /home/mmalaterre/Dashboards/MyTests/gdcm-2-0<br>
 &nbsp; Build directory: /home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov<br>
 &nbsp; Reading ctest configuration file:<br>
/home/mmalaterre/Dashboards/MyTests/gdcm-2-0/CTestConfig.cmake<br>
 &nbsp; Site: zorglub<br>
 &nbsp; Build name: GDCM2-0-Linux-gcc43-Coverage-SVN<br>
Determine Nightly Start Time<br>
 &nbsp; Specified time: 21:00:00 EDT<br>
 &nbsp; Use Nightly tag: 20081222-0100<br>
Updating the repository<br>
 &nbsp; First perform the initial checkout: /usr/bin/svn co<br>
<a href="https://gdcm.svn.sourceforge.net/svnroot/gdcm/branches/gdcm-2-0gdcm-2-0" target="_blank">https://gdcm.svn.sourceforge.net/svnroot/gdcm/branches/gdcm-2-0<br>
gdcm-2-0</a><br>
 &nbsp; Perform checkout in directory: /home/mmalaterre/Dashboards/MyTests<br>
 &nbsp; Updating the repository: /home/mmalaterre/Dashboards/MyTests/gdcm-2-0<br>
 &nbsp; Use SVN repository type<br>
Determine Nightly Start Time<br>
 &nbsp; Specified time: 21:00:00 EDT<br>
 &nbsp; Old revision of repository is: 4949<br>
 &nbsp; Current revision of repository is: 4941<br>
 &nbsp; Gathering version information (each . represents one updated file):<br>
 &nbsp; Project is up-to-date<br>
Configure project<br>
 &nbsp; Each . represents 1024 bytes of output<br>
 &nbsp; &nbsp;.... Size of output: 3K<br>
Build project<br>
 &nbsp; Each symbol represents 1024 bytes of output.<br>
 &nbsp; &#39;!&#39; represents an error and &#39;*&#39; a warning.<br>
 &nbsp; &nbsp;.................................................. &nbsp;Size: 50K<br>
 &nbsp; &nbsp;.. Size of output: 51K<br>
 &nbsp; 0 Compiler errors<br>
 &nbsp; 0 Compiler warnings<br>
Test project /home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov<br>
 &nbsp;1/138 Testing TestVersion &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
 &nbsp;2/138 Testing TestTesting &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
 &nbsp;3/138 Testing TestSwapper &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
 &nbsp;4/138 Testing TestByteSwap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
 &nbsp;5/138 Testing TestString &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
 &nbsp;6/138 Testing TestString2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
 &nbsp;7/138 Testing TestTerminal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
 &nbsp;8/138 Testing TestFilenameGenerator &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
 &nbsp;9/138 Testing TestObject &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;10/138 Testing TestSmartPointer &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;11/138 Testing TestSwapCode &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;12/138 Testing TestSystem &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;13/138 Testing TestTrace &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;14/138 Testing TestUnpacker12Bits &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;15/138 Testing TestDirectory &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;16/138 Testing TestFilename &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;17/138 Testing TestDictEntry &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;18/138 Testing TestDict &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;19/138 Testing TestGlobal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;20/138 Testing TestUIDs &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;21/138 Testing TestDicts &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;22/138 Testing TestGroupDict &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;23/138 Testing TestTagToType &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;24/138 Testing TestSOPClassUIDToIOD &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;25/138 Testing TestAttribute &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;26/138 Testing TestAttribute7 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;27/138 Testing TestLO &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;28/138 Testing TestCSAElement &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;29/138 Testing TestPreamble &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;30/138 Testing TestLCNumeric &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;31/138 Testing TestReader &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;32/138 Testing TestWriter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;33/138 Testing TestWriter2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ***Exception: Other<br>
&nbsp;34/138 Testing TestCSAHeader &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;35/138 Testing TestByteSwapFilter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;36/138 Testing TestBasicOffsetTable &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;37/138 Testing TestComposite &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;38/138 Testing TestDataSet &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;39/138 Testing TestVRDS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;40/138 Testing TestElement &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;41/138 Testing TestFileMetaInformation &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;42/138 Testing TestFile &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;43/138 Testing TestFileSet &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;44/138 Testing TestFragment &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;45/138 Testing TestSequenceOfFragments &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;46/138 Testing TestSequenceOfItems &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;47/138 Testing TestTag &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;48/138 Testing TestPrivateTag &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;49/138 Testing TestTransferSyntax &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;50/138 Testing TestMediaStorage &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;51/138 Testing TestVL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;52/138 Testing TestVM &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;53/138 Testing TestVR &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;54/138 Testing TestElement2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;55/138 Testing TestElement4 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;56/138 Testing TestElement5 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;57/138 Testing TestReader2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;58/138 Testing TestReader3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;59/138 Testing TestTableReader &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;60/138 Testing TestTable &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;61/138 Testing TestTableEntry &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;62/138 Testing TestType &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;63/138 Testing TestModule &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;64/138 Testing TestModules &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;65/138 Testing TestModuleEntry &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;66/138 Testing TestNestedModuleEntries &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;67/138 Testing TestIODEntry &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;68/138 Testing TestIOD &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;69/138 Testing TestIODs &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;70/138 Testing TestDefs &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;71/138 Testing TestPatient &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;72/138 Testing TestSeries &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;73/138 Testing TestStudy &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;74/138 Testing TestDefinedTerms &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;75/138 Testing TestEnumeratedValues &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;76/138 Testing TestAnonymizer &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;77/138 Testing TestFileExplicitFilter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;78/138 Testing TestImageFragmentSplitter &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;79/138 Testing TestTagPath &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;80/138 Testing TestOrientation &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;81/138 Testing TestIconImage &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;82/138 Testing TestImageHelper &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;83/138 Testing TestImageToImageFilter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;84/138 Testing TestImageChangeTransferSyntax ***Exception: Other<br>
&nbsp;85/138 Testing TestImageChangePhotometricInte &nbsp; Passed<br>
&nbsp;86/138 Testing TestImageChangePhotometricInte***Failed<br>
&nbsp;87/138 Testing TestImageChangeTransferSyntax2***Exception: Other<br>
&nbsp;88/138 Testing TestImageChangeTransferSyntax3***Exception: Other<br>
&nbsp;89/138 Testing TestImageChangeTransferSyntax4***Exception: Other<br>
&nbsp;90/138 Testing TestImageChangeTransferSyntax6***Exception: Other<br>
&nbsp;91/138 Testing TestImageChangeTransferSyntax7***Exception: Other<br>
&nbsp;92/138 Testing TestImageApplyLookupTable &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;93/138 Testing TestImageChangePlanarConfigura &nbsp; Passed<br>
&nbsp;94/138 Testing TestCoder &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;95/138 Testing TestDecoder &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;96/138 Testing TestRescaler &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;97/138 Testing TestDumper &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
&nbsp;98/138 Testing TestDictPrinter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
&nbsp;99/138 Testing TestApplicationEntity &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
100/138 Testing TestStringFilter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
101/138 Testing TestUIDGenerator &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
102/138 Testing TestPrinter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ***Exception: Other<br>
103/138 Testing TestPrint &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
104/138 Testing TestSorter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
105/138 Testing TestImageReader &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ***Failed<br>
106/138 Testing TestDirectionCosines &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
107/138 Testing TestImageWriter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ***Failed<br>
108/138 Testing TestCodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
109/138 Testing TestPDFCodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
110/138 Testing TestRLECodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
111/138 Testing TestAudioCodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
112/138 Testing TestImage &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
113/138 Testing TestPhotometricInterpretation &nbsp; &nbsp;Passed<br>
114/138 Testing TestLookupTable &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
115/138 Testing TestOverlay &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
116/138 Testing TestCurve &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
117/138 Testing TestPixelFormat &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
118/138 Testing TestPersonName &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
119/138 Testing TestImageCodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
120/138 Testing TestImageConverter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
121/138 Testing TestJPEGCodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
122/138 Testing TestRAWCodec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
123/138 Testing TestDICOMDIR &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
124/138 Testing TestWaveform &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
125/138 Testing TestFiducials &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
126/138 Testing TestEncapsulatedDocument &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
127/138 Testing TestSpectroscopy &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
128/138 Testing TestScanner &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
129/138 Testing TestIPPSorter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
130/138 Testing TestCopyDataSet &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
131/138 Testing TestUIDGenerator2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
132/138 Testing TestvtkGDCMImageReader &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Passed<br>
133/138 Testing TestvtkGDCMImageReader2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Passed<br>
134/138 Testing TestvtkGDCMImageReader4 &nbsp; &nbsp; &nbsp; ***Exception: Other<br>
135/138 Testing TestvtkGDCMImageWriter &nbsp; &nbsp; &nbsp; &nbsp;***Exception: Other<br>
136/138 Testing TestvtkGDCMImageWriter2 &nbsp; &nbsp; &nbsp; ***Exception: Other<br>
137/138 Testing TestvtkGDCMThreadedImageReader &nbsp; Passed<br>
138/138 Testing TestvtkGDCMThreadedImageReader &nbsp; Passed<br>
<br>
90% tests passed, 14 tests failed out of 138<br>
<br>
The following tests FAILED:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 33 - TestWriter2 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 84 - TestImageChangeTransferSyntax (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 86 - TestImageChangePhotometricInterpretation2 (Failed)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 87 - TestImageChangeTransferSyntax2 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 88 - TestImageChangeTransferSyntax3 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 89 - TestImageChangeTransferSyntax4 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 90 - TestImageChangeTransferSyntax6 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 91 - TestImageChangeTransferSyntax7 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;102 - TestPrinter (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;105 - TestImageReader (Failed)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;107 - TestImageWriter (Failed)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;134 - TestvtkGDCMImageReader4 (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;135 - TestvtkGDCMImageWriter (OTHER_FAULT)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;136 - TestvtkGDCMImageWriter2 (OTHER_FAULT)<br>
Performing coverage<br>
 &nbsp; Processing coverage (each . represents one file):<br>
 &nbsp; &nbsp;.No such file or directory<br>
Problem running coverage on file:<br>
/home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/uuid_time.gcda<br>
Command produced error: No such file or directory<br>
.No such file or directory<br>
Problem running coverage on file:<br>
/home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/pack.gcda<br>
Command produced error: No such file or directory<br>
.No such file or directory<br>
Problem running coverage on file:<br>
/home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/unparse.gcda<br>
Command produced error: No such file or directory<br>
.No such file or directory<br>
...<br>
<br>
Let me know if you want the complete file.<br>
<font color="#888888"><br>
-M<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>