Ticket #6331 enhancement new
Refactor FTP server tests to use StringTransport instead of TCP loopback
| Reported by: | adiroiban | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ftp | Keywords: | tech-dept |
| Cc: | itamarst | Branch: | |
| Author: | Launchpad Bug: |
Description
Comment in #5411 by tom.prince
I was going to suggest that the tests be made synchronous, but it appears that use loopback TCP, so they need the reactor. Please file a ticket to fix this.
The FTP server tests are using a real TCP socket for transport.
The tests should be refactored to use a StringTransport.
Change History
Note: See
TracTickets for help on using
tickets.
