Ticket #2450 defect closed duplicate
t.t.test_tcp.HalfClose3TestCase.testReadNotificationRaises failed
| Reported by: | ghazel | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
OS X, python 2.3, selectreactor, twisted 2.4.0
[ERROR]: twisted.test.test_tcp.HalfClose3TestCase.testReadNotificationRaises
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/twisted/test/test_tcp.py", line 1124, in testReadNotificationRaises
self.f.protocol.readConnectionLost = self.aBug
exceptions.AttributeError: 'NoneType' object has no attribute 'readConnectionLost'
-------------------------------------------------------------------------------
After running it again, the test passed.
Change History
Note: See
TracTickets for help on using
tickets.
