Intermittent twisted.web2.test.test_stream.ProcessStreamerTest.test_errouput on Windows 7

[email protected] Tue, 02 Mar 2010 19:25:33 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from ivank <[email protected]>:

Twisted trunk, Python 2.6.4 (also happens on 2.7), Server 2008 R2:

{{{
C:\Temp\Twisted\Twisted>C:\Python26\python bin\trial -u twisted.web2.test.test_stream.ProcessStreamerTest
Test Pass 1
twisted.web2.test.test_stream
  ProcessStreamerTest
    test_errouput ...                                                      [OK]

-------------------------------------------------------------------------------
Ran 1 tests in 0.123s

...

Test Pass 5
twisted.web2.test.test_stream
  ProcessStreamerTest
    test_errouput ...                                                   [ERROR]

===============================================================================
[ERROR]: twisted.web2.test.test_stream.ProcessStreamerTest.test_errouput

Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
<DelayedCall 0x3333cc8 [2.14576721191e-06s] called=0 cancelled=0 Process._pollEvent()>
-------------------------------------------------------------------------------
Ran 1 tests in 0.115s

FAILED (errors=1)
}}}

----------
Type     : defect
Component: web2
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4338