Ticket #1618 defect closed duplicate
twisted.pb.test.test_negotiate.CrossfireReverse.test4 fails intermittently
| Reported by: | jml | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | pb | Keywords: | tests |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
=============================================================================== [ERROR]: twisted.pb.test.test_negotiate.CrossfireReverse.test4
File "/home/buildbot/run/full2.4/Twisted/twisted/pb/negotiate.py", line 597, in handleENCRYPTED
self.evaluateHello(hello)
File "/home/buildbot/run/full2.4/Twisted/twisted/pb/negotiate.py", line 716, in evaluateHello
raise NegotiationError("Duplicate connection")
twisted.pb.tokens.NegotiationError: Duplicate connection
This occured on the 2.4 buildbot.
Marking it as 'high' because this is new code and there's no good reason to be writing new code with buggy tests.
Change History
Note: See
TracTickets for help on using
tickets.
