Fails with testtools == 0.9.35

Bug #1274056 reported by Ivan Melnikov
48
This bug affects 9 people
Affects Status Importance Assigned to Milestone
subunit
Fix Released
Critical
Robert Collins

Bug Description

When I use subunit 0.0.17 with recently released testtools 0.9.35, it fails with following error:

[...]
  File "/home/iv/src/y/taskflow/.tox/py27/lib/python2.7/site-packages/subunit/__init__.py", line 141, in <module>
    from subunit import chunked, details, iso8601, test_results
  File "/home/iv/src/y/taskflow/.tox/py27/lib/python2.7/site-packages/subunit/test_results.py", line 23, in <module>
    from testtools.compat import all
ImportError: cannot import name all

I guess subunit is not compatible with latest testtools release.

Revision history for this message
Sergey Lukjanov (slukjanov) wrote :
Changed in subunit:
status: New → Confirmed
Revision history for this message
Sergey Lukjanov (slukjanov) wrote :

I've proposed temp fix for global requirements: https://review.openstack.org/#/c/69840/

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :
Revision history for this message
Joe Gordon (jogo) wrote :

another manifestation of the bug: message:"error: option --slowest not recognized" AND filename:"console.html"

Changed in subunit:
status: Confirmed → Triaged
importance: Undecided → Critical
assignee: nobody → Robert Collins (lifeless)
milestone: none → next
Kurt Griffiths (kgriffs)
no longer affects: marconi
Changed in subunit:
status: Triaged → Fix Released
Revision history for this message
Joe Gordon (jogo) wrote :

This was fixed with a new version of subunit:

https://pypi.python.org/pypi/python-subunit/0.0.18

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.