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'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't figure out what's wrong with the test environment configuration with this dashboard nightly submission. ITK 4.2.1 reports "a number of CMake/WrapITK issues were addressed to improve Python wrapping on Windows", so it makes me think all Python tests shouldn'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 "--add-before-env" "PYTHONPATH" "E:/Dashboards/Nightly/ITK-<u></u>build/Wrapping/Generators/<u></u>Python/Releas<br>
e" "--add-before-env" "PYTHONPATH" "E:/Dashboards/Nightly/ITK-<u></u>build/Wrapping/Generators/<u></u>Python" "--add-before-env" "PYTHONPATH" "E:/Dashboards/Nightly/ITK-<u></u>build/lib/Release" "--add<br>
-before-env" "PYTHONPATH" "E:/Dashboards/Nightly/ITK-<u></u>build/lib" "--add-before-libpath" "E:/Dashboards/Nightly/ITK-<u></u>build/lib/Release" "--add-before-libpath" "E:/Dashboards/Nightly/I<br>
TK-build/lib" "--add-before-libpath" "E:/Dashboards/Nightly/ITK-<u></u>build" "C:/Python27/python.exe" "E:/Dashboards/Nightly/ITK/<u></u>Wrapping/Generators/Python/<u></u>Tests/simple_pipeline.py" "F"<br>
"4" "E:/Dashboards/Nightly/ITK-<u></u>build/ExternalData/Wrapping/<u></u>images/cthead1.png" "simple_pipelineF4.nrrd" "--compare" "simple_pipelineF4.nrrd" "E:/Dashboards/Nightly/ITK-<u></u>build/Extern<br>
alData/Wrapping/images/<u></u>cthead1.png"<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 "E:/Dashboards/Nightly/ITK/<u></u>Wrapping/Generators/Python/<u></u>Tests/simple_pipeline.py", line 28, in <module><br>
2246: IType = itk.Image[PType, dim]<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkLazy.py", line 37, in __getattribute__<br>
2246: itkBase.LoadModule(module, namespace)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py", line 95, in LoadModule<br>
2246: LoadModule(dep, namespace)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py", line 95, in LoadModule<br>
2246: LoadModule(dep, namespace)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py", line 95, in LoadModule<br>
2246: LoadModule(dep, namespace)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py", line 95, in LoadModule<br>
2246: LoadModule(dep, namespace)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py", line 103, in LoadModule<br>
2246: if not swigModuleName in sys.modules: module = loader.load(swigModuleName)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\Wrapping\Generators\<u></u>Python\Release\itkBase.py", line 214, in load<br>
2246: return imp.load_module(name, fp, pathname, description)<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\lib\ITKCommonPython.py", line 30, in <module><br>
2246: _ITKCommonPython = swig_import_helper()<br>
2246: File "E:\Dashboards\Nightly\ITK-<u></u>build\lib\ITKCommonPython.py", 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>