Dirty reactor tests #4085

Open
opened 2023-12-22 14:30:33 +00:00 by itamarst · 0 comments

test_upload_and_download_convergent HTTP test in test_system.py

testtools.testresult.real._StringException: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
<DelayedCall 0x7f3288e97ee0 [48.73202896118164s] called=0 cancelled=0 TimeoutMixin.__timedOut()>
<DelayedCall 0x7f328a132a40 [228.77486181259155s] called=0 cancelled=0 HTTPConnectionPool._removeConnection((b'https', b'127.0.0.1', 48423), <twisted.web._newclient.HTTP11ClientProtocol object at 0x7f3288a97c10>)>
test_upload_and_download_convergent HTTP test in test_system.py ``` testtools.testresult.real._StringException: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean. DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug) <DelayedCall 0x7f3288e97ee0 [48.73202896118164s] called=0 cancelled=0 TimeoutMixin.__timedOut()> <DelayedCall 0x7f328a132a40 [228.77486181259155s] called=0 cancelled=0 HTTPConnectionPool._removeConnection((b'https', b'127.0.0.1', 48423), <twisted.web._newclient.HTTP11ClientProtocol object at 0x7f3288a97c10>)> ```
itamarst added the
unknown
normal
defect
n/a
labels 2023-12-22 14:30:33 +00:00
itamarst added this to the undecided milestone 2023-12-22 14:30:33 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#4085
No description provided.