Message283915
Multi-connect.patch is a smaller patch that changes setUpClass() → setUp(), so that each test method creates a new NNTP connection. The downside is all the reconnecting slows the test execution from 42 s down to 115 s, which is why I would like to move the testing to a local server. |
|
| Date |
User |
Action |
Args |
| 2016-12-24 02:57:27 | martin.panter | set | recipients:
+ martin.panter, pitrou, vstinner, berker.peksag |
| 2016-12-24 02:57:27 | martin.panter | set | messageid: <[email protected]> |
| 2016-12-24 02:57:27 | martin.panter | link | issue19756 messages |
| 2016-12-24 02:57:27 | martin.panter | create | |
|