[Twisted-Python] FYI: runtests on win32

Cory Dodt corydodt at yahoo.com
Sat Dec 28 15:31:08 EST 2002


I've put up some logs of admin/runtests so that people can see how we're
doing on Windows, merely to inform.  You can't fix bugs if you don't know
about them. :-)

With the default SelectReactor...
here: http://twistedmatrix.com/users/moonfallen/test.dump.txt (stderr of
runtests -t)
and
here: http://twistedmatrix.com/users/moonfallen/test.log.txt (test.log
file generated by runtests)

Some of the errors are from doing obviously unix-only things like fcntl,
symlinks, AF_UNIX sockets.  A few others are not so obvious.


Also with Win32Reactor...
here: http://twistedmatrix.com/users/moonfallen/testwin32.dump.txt
and
here: http://twistedmatrix.com/users/moonfallen/testwin32.log.txt

The additional errors in using this reactor seem to be bugs in the reactor.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Twisted-Python mailing list