[Buildbot-devel] upcoming release (win32 issues)

Nick Trout nick at rockstarvancouver.com
Tue Apr 26 23:55:59 UTC 2005


> > > ERROR: test_webPathname_port (buildbot.test.test_web.WebTest)
> >
> > Sigh. Could you send me the _trial_temp/test.log for this one?
> 
> Relevant part of file is attached.

Ok, with latest CVS 4.55pm PCT I'm still getting test_webPathname_port
failure, but that's all I get failing (but a fair amount is skipped).

<<<<
[ERROR]: test_webPathname_port (buildbot.test.test_web.WebTest)


  File "C:\Python23\Lib\site-packages\twisted\internet\defer.py", line
117, in m
aybeDeferred
    result = f(*args, **kw)
  File "z:\tools\pythonlibs\buildbot\test\test_web.py", line 157, in
test_webPat
hname_port
    page = dr(d, 10)
  File "C:\Python23\Lib\site-packages\twisted\trial\util.py", line 54,
in deferr
edResult
    result = _Wait.wait(d, timeout)
  File "C:\Python23\Lib\site-packages\twisted\trial\util.py", line 275,
in wait
    raise e
twisted.internet.defer.TimeoutError: None
------------------------------------------------------------------------
-------
Ran 106 tests in 61.032s

FAILED (skips=12, errors=1, successes=93)
>>>>

Here is some additional information that might be useful:

<<<<
C:\Python23\Lib\site-packages\twisted\trial\reporter.py:229:
twisted.trial.repor
ter.BrokenTestCaseWarning: REACTOR UNCLEAN! traceback(s) follow:

Failure: twisted.trial.util.DirtyReactorWarning: THIS WILL BECOME AN
ERROR SOON!
 reactor left in unclean state, the following Selectables were left
over: ['<twi
sted.web.server.Site on 2657>', "<twisted.internet.tcp.Client to
('localhost', 2
657) at 1813e90>", "<twisted.internet.tcp.Client to ('localhost', 2655)
at 181d3
f0>", '<twisted.spread.pb.PBServerFactory on 2655>',
'<twisted.spread.pb.PBServe
rFactory on 2656>', '<Broker #0 on 0>']
>>>>

Nick






More information about the devel mailing list