Re: [Ironpython-users] Use 'ipy.exe' to run tests in Robot framework

2014-05-07 Thread Harshal Marne
Hi Jeff, Was able to run the test after installing http://effbot.org/media/downloads/elementtree-1.2.7-20070827-preview.win32.exe This fixes - 'ImportError' and test-cases created by calling functions in a .dll created out of .cs code are run successfully. Regards, ~ Harshal On Wed, May 7, 2014

Re: [Ironpython-users] Use 'ipy.exe' to run tests in Robot framework

2014-05-07 Thread Jeff Hardy
On Tue, May 6, 2014 at 2:31 PM, Harshal Marne wrote: > Setup details: > System: windows 2008 > Robot framework: 2.8.4 > Python 2.7.6 > IronPython 2.7 > > Task: > To run tests based on (.dll created out of c# code) as described in > https://code.google.com/p/robotframework/wiki/HowToUseCSharp > > I

[Ironpython-users] Use 'ipy.exe' to run tests in Robot framework

2014-05-06 Thread Harshal Marne
Setup details: System: windows 2008 Robot framework: 2.8.4 Python 2.7.6 IronPython 2.7 Task: To run tests based on (.dll created out of c# code) as described in https://code.google.com/p/robotframework/wiki/HowToUseCSharp Issue: File "C:\Python27\Lib\site-packages\robot\utils\__init__.py", line