On Fri, Feb 4, 2011 at 3:35 AM, sch0000 <shea...@analogic.com> wrote:
> I recently installed versions of robotframework and ride (based on
> python2.7.1) using a windows XP based system.
>
> I was surprised to see a "Windows Security Alert" that notifies the
> user about a "feature" of "python" that is block by the Windows
> Firewall.
>
> The warning is promptly generated by following command:
> C:\test\tools\Python27_1> python Scripts/ride.py
>
> Is there some feature of Python and/or Ride that is known to cause
> such a Security Alert?
>
> Any suggestions or comments are appreciated.
The new testrunner plugin in RIDE uses local sockets to communicate
between RIDE and the test execution. Windows default security settings
warn whenever sockets are opened, even if all the traffic is local as
in this case. It is safe to just allow the Python process to access
the socket.
thanks,
--J
--
Janne Härkönen | http://reaktor.fi
http://twitter.com/#!/janneharkonen