Commit Graph

5 Commits (a8317c2393b5986b9afbfb20e378c16cbb096582)

Author SHA1 Message Date
Alex Willmer a8317c2393 tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
2 years ago
Steven Robertson c12e3d0f92 disable flaky test on py3.6 4 years ago
Steven Robertson 595569eeab don't run flaky test on python 2.6 4 years ago
Steven Robertson 1f61b9ee67 making commit to retrigger tests' 4 years ago
David Wilson e86f371b93 issue #621: send ADD_ROUTE earlier and add test for early logging.
Logs were broken because ADD_ROUTE was being sent *after* messages
started flowing from the new child. That's an explicit non-goal of the
design, so fix it.
5 years ago