Re: [ovs-dev] [PATCH 10/16] daemon-py.at: Skip tests for Windows.

2014-06-09 Thread Ben Pfaff
On Fri, May 30, 2014 at 12:06:18PM -0700, Gurucharan Shetty wrote: > Python daemon functions haven't been ported for Windows. As of now, > there is no use for it on Windows. If such a use case comes up, > we will have to port them. Till then don't run those tests on > Windows. > > Signed-off-by: G

[ovs-dev] [PATCH 10/16] daemon-py.at: Skip tests for Windows.

2014-05-30 Thread Gurucharan Shetty
Python daemon functions haven't been ported for Windows. As of now, there is no use for it on Windows. If such a use case comes up, we will have to port them. Till then don't run those tests on Windows. Signed-off-by: Gurucharan Shetty --- tests/daemon-py.at | 18 +- 1 file cha