Re: [Zope3-dev] Re: Zope3 trunk degenerating on Windows

2005-10-11 Thread Michael Kerrin
Hi Tim,

On Monday 10 October 2005 19:08, Tim Peters wrote:
 [Tim Peters]

  I'll attach a (long) list of current errors.  Most seem related to
  twisted, and may ultimately stem from that there is no fcntl module on
  Windows.

 Still true.
I have just seen a check in on Twisted from James Knight which should fix 
fcntl import problem in twisted.web2.channel.cgi 

I have also being in contact with Itamar Shtull-Trauring from the Twisted 
community and he said we found an import problem on the 
twisted.web2.channel.cgi module and the parts we care about in twisted.web2 
should work fine (on windows) once this problem is fixed.

I hope to be able to get hold of a Windows box later today just to run a few 
tests but that won't be until 7/8 tonight (11am local time now).

Michael
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



[Zope3-dev] Re: Zope3 trunk degenerating on Windows

2005-10-10 Thread Tim Peters
[Tim Peters]
 I'll attach a (long) list of current errors.  Most seem related to
 twisted, and may ultimately stem from that there is no fcntl module on
 Windows.

Still true.

 The buildbot hasn't been of any help here, since the Windows box has
 failed during its initial svn step non-stop since last Friday:

http://buildbot.zope.org/

 where every run on Windows 2000 fred-win dies in its checkout step with

Failure: exceptions.AttributeError: ShellCommand instance has no
attribute 'commandFailed'

Still true.

 The

Failure in test doctest_RecordingProtocol (zope.app.recorder.tests)

 looks unrelated to twisted; I'll take a look.

I fixed that one.

 The profiling.txt failure is (still) due to using a Windows-buggy
 snapshot of zope.testing.

And I fixed that one.
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com