Hi Constantine,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I&#39;ve been running a nightly ITK dashboard submission cspcx174.leeds Win64-VS9-Release-WrapITK.<br></blockquote><div><br>Thanks again for this critical build.  Without it, we would not have made the progress we have on Visual Studio.<br>
 <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
All Python tests have been failing continuously and I can&#39;t figure out what&#39;s wrong with the test environment configuration with this dashboard nightly submission. ITK 4.2.1 reports &quot;a number of CMake/WrapITK issues were addressed to improve Python wrapping on Windows&quot;, so it makes me think all Python tests shouldn&#39;t be failing and the problem is just with the nightly submission configuration.<br>
</blockquote><div><br>Recently, i.e., since 4.2.1, we have achieved no build failures with Visual Studio!  Warnings and test failures are up next.<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Below is error output from one of the tests. They all have the same errors. Would anyone please suggest how to tackle this?<br></blockquote><div><br>Visual Studio has the peculiar behavior that it puts Debug and Release binaries in the same build tree but in different directories.  The PATH or PYTHONPATH-type environmental variables that are adjusted during the tests may not take this into account, yet.  I will take a look.<br>
<br>Thanks,<br>Matt<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Many thanks,<br>
Constantine<br>
<br>
******************************<u></u>******************************<u></u>**********<br>
<br>
test 2246<br>
      Start 2246: PythonSimplePipelineF4<br>
<br>
2246: Test command: E:\Dashboards\Nightly\ITK-<u></u>build\bin\Release\<u></u>itkTestDriver.exe &quot;--add-before-env&quot; &quot;PYTHONPATH&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/Wrapping/Generators/<u></u>Python/Releas<br>

e&quot; &quot;--add-before-env&quot; &quot;PYTHONPATH&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/Wrapping/Generators/<u></u>Python&quot; &quot;--add-before-env&quot; &quot;PYTHONPATH&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/lib/Release&quot; &quot;--add<br>

-before-env&quot; &quot;PYTHONPATH&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/lib&quot; &quot;--add-before-libpath&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/lib/Release&quot; &quot;--add-before-libpath&quot; &quot;E:/Dashboards/Nightly/I<br>

TK-build/lib&quot; &quot;--add-before-libpath&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build&quot; &quot;C:/Python27/python.exe&quot; &quot;E:/Dashboards/Nightly/ITK/<u></u>Wrapping/Generators/Python/<u></u>Tests/simple_pipeline.py&quot; &quot;F&quot;<br>

&quot;4&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/ExternalData/Wrapping/<u></u>images/cthead1.png&quot; &quot;simple_pipelineF4.nrrd&quot; &quot;--compare&quot; &quot;simple_pipelineF4.nrrd&quot; &quot;E:/Dashboards/Nightly/ITK-<u></u>build/Extern<br>

alData/Wrapping/images/<u></u>cthead1.png&quot;<br>
2246: Test timeout computed to be: 1500<br>
2246: Loading ITKPyBase... done<br>
2246: Loading ITKCommon...Traceback (most recent call last):<br>
2246:   File &quot;E:/Dashboards/Nightly/ITK/<u></u>Wrapping/Generators/Python/<u></u>Tests/simple_pipeline.py&quot;, line 28, in &lt;module&gt;<br>
2246:     IType = itk.Image[PType, dim]<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkLazy.py&quot;, line 37, in __getattribute__<br>
2246:     itkBase.LoadModule(module, namespace)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py&quot;, line 95, in LoadModule<br>
2246:     LoadModule(dep, namespace)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py&quot;, line 95, in LoadModule<br>
2246:     LoadModule(dep, namespace)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py&quot;, line 95, in LoadModule<br>
2246:     LoadModule(dep, namespace)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py&quot;, line 95, in LoadModule<br>
2246:     LoadModule(dep, namespace)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py&quot;, line 103, in LoadModule<br>
2246:     if not swigModuleName in sys.modules: module = loader.load(swigModuleName)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py&quot;, line 214, in load<br>
2246:     return imp.load_module(name, fp, pathname, description)<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\lib\ITKCommonPython.py&quot;, line 30, in &lt;module&gt;<br>
2246:     _ITKCommonPython = swig_import_helper()<br>
2246:   File &quot;E:\Dashboards\Nightly\ITK-<u></u>build\lib\ITKCommonPython.py&quot;, line 22, in swig_import_helper<br>
2246:     import _ITKCommonPython<br>
2246: ImportError: DLL load failed: The specified module could not be found.<br>
2246: itkTestDriver: Process exited with return value: 1<br>
64/64 Test #2246: PythonSimplePipelineF4 ..............................<u></u>......***Failed    0.54 sec<br>
<br>
<br>
</blockquote></div><br>