testtools is incompatible with newer versions of Twisted

Bug #1488710 reported by Tristan Seligmann on 2015-08-26
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testtools
High
Colin Watson
python-testtools (Ubuntu)
Undecided
Unassigned

Bug Description

deferredruntest tries to import private stuff that has moved:

  File "/home/mithrandi/deployment/virtualenvs/Prometheus/site-packages/testtools/deferredruntest.py", line 31, in <module>
    from twisted.trial.unittest import _LogObserver
exceptions.ImportError: cannot import name '_LogObserver'

Robert Collins (lifeless) wrote :
Changed in testtools:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Colin Watson (cjwatson)
Barry Warsaw (barry) on 2015-09-09
tags: added: ftbfs python3.5
Robert Collins (lifeless) wrote :

Huh? Those tags have nothing to do with this bug. Its not related to Python version, and ftbfs is an ubuntu specific issue surely? I mean - I don't mind if you want to tag things upstream to help your process, but please at least make the tags namespaced since you're working in a cross-distro situation here.

Barry Warsaw (barry) on 2015-09-09
tags: removed: ftbfs python3.5
Barry Warsaw (barry) on 2015-09-09
Changed in python-testtools (Ubuntu):
status: New → Fix Released
Colin Watson (cjwatson) on 2015-11-13
Changed in testtools:
status: Triaged → Fix Committed
Jonathan Lange (jml) on 2015-11-13
Changed in testtools:
milestone: none → next
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers