#2374 closed task (fixed)

make sure tahoe is compatible with the new twisted-15.0.0

Reported by: warner Owned by:
Priority: normal Milestone: 1.10.1
Component: packaging Version: 1.10.0
Keywords: packaging twisted Cc:
Launchpad Bug:

Description

Twisted-15.0.0 was just released last week: let's double-check that the upcoming Tahoe release works with it.

Change History (3)

comment:1 Changed at 2015-02-05T03:15:04Z by daira

  • Keywords packaging twisted added

+1

comment:2 Changed at 2015-02-08T23:41:03Z by daira

The tests pass for me on Linux. I also created a branch "2374.test-with-new-twisted.1" that requires Twisted >= 15.0.0 and ran it on all the buildslaves; it causes no additional failures. (Currently, the test-from-egg step is failing on all buildslaves due to #2378.)

This is not currently an issue for Windows because there we require Twisted >= 11.0.0, <= 12.2.0. However, I also checked that the tests pass for the 2374.test-with-new-twisted.1 branch on Windows XP with pywin32 manually installed. (That branch removes the special-casing of dependencies on Windows, which is a nice confirmation that pywin32 is the only remaining reason for that special-casing.) I could not get 64-bit Windows 7 to build this branch, but I think that's a separate problem.

comment:3 Changed at 2015-02-08T23:41:20Z by daira

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.