New twisted [13.0] breaks u1trial

Bug #1199087 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntuone-dev-tools
Status tracked in Trunk
Stable-13-10
Fix Released
Undecided
dobey
Trunk
Fix Released
Undecided
dobey
ubuntuone-dev-tools (Ubuntu)
Fix Released
Undecided
dobey
Saucy
Fix Released
Undecided
dobey

Bug Description

When attempting to use u1trial on Ubuntu 13.10, where twisted 13.0 is now included, the following error occurs:

*** Running DBus test suite ***

Traceback (most recent call last):
  File "/usr/bin/u1trial", line 40, in <module>
    main()
  File "/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py", line 274, in main
    options.parseOptions()
  File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line 272, in parseOptions
    self.parseArgs(*args)
  File "/usr/lib/python2.7/dist-packages/twisted/scripts/trial.py", line 272, in parseArgs
    self['tests'].extend(args)
AttributeError: 'set' object has no attribute 'extend'

This is due to twisted change a variable type, which the u1trial code was depending on.

Tags: u1-notrack

Related branches

dobey (dobey)
Changed in ubuntuone-dev-tools (Ubuntu Saucy):
assignee: nobody → Rodney Dawes (dobey)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntuone-dev-tools - 13.07-0ubuntu1

---------------
ubuntuone-dev-tools (13.07-0ubuntu1) saucy; urgency=low

  * New upstream release.
    - Fix trial code to work with twisted 13.0 and older. (LP: #1199087)
 -- Rodney Dawes <email address hidden> Tue, 09 Jul 2013 11:23:53 -0400

Changed in ubuntuone-dev-tools (Ubuntu Saucy):
status: In Progress → Fix Released
Dave Morley (davmor2)
tags: added: u1-notrack
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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