Ticket #890 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

need to monkeypatch in a TestCase.patch on Twisted-2.5.0

Reported by: dustin Owned by:
Priority: major Milestone: 0.8.+
Version: 0.8.0 Keywords: tests
Cc:

Description

We use self.patch in a number of places in the tests, but this is not supported in Twisted-2.5.0. Surely something can be hacked together, but this should wait until we have a tw250 buildslave.

Change History

comment:1 Changed 2 years ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed

We don't support Twisted-2.5.0; support is also missing in Twisted-8.0.0, and we've hacked a way to skip those tests.

Note: See TracTickets for help on using tickets.