Re: [Twisted-Python] CI testing on Windows

2016-07-18 Thread Glyph Lefkowitz
> On Jul 16, 2016, at 18:58, Adi Roiban wrote: > > Hi, > > We now have automated tests running on Windows an Appveyor for any PR. > > In this way team and non-team member can get some feedback about their > changes... and also see the coverage report for windows. > > Some tests are failing o

[Twisted-Python] CI testing on Windows

2016-07-16 Thread Adi Roiban
Hi, We now have automated tests running on Windows an Appveyor for any PR. In this way team and non-team member can get some feedback about their changes... and also see the coverage report for windows. Some tests are failing on the Appveyor env, while they pass on the the Win7 and Win2012 build