subunit 0.0.8

Milestone information

Project:
subunit
Series:
trunk
Version:
0.0.8
Released:
 
Registrant:
Robert Collins
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
2 Arfrever Frehtes Taifersar Arahesis, 1 Jelmer Vernooij, 1 Jonathan Lange
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
5 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon python-subunit-0.0.8.tar.gz (md5, sig) Python only source tarball. 717
last downloaded 44 weeks ago
download icon subunit-0.0.8.tar.gz (md5, sig) Source tarball. 188
last downloaded 32 weeks ago
Total downloads: 905

Release notes 

Tags can now be filtered, shell streams are timestamped. Python 3.2 support added.

Changelog 

View the full changelog

0.0.8
-----

IMPROVEMENTS
~~~~~~~~~~~~

* Perl module now correctly outputs "failure" instead of "fail". (Stewart Smith)

* Shell functions now output timestamps. (Stewart Smith, Robert Collins)

* 'subunit2csv' script that converts subunit output to CSV format.
  (Jonathan Lange)

* ``TagCollapsingDecorator`` now correctly distinguishes between local and
  global tags. (Jonathan Lange)

* ``TestResultFilter`` always forwards ``time:`` events.
  (Benji York, Brad Crittenden)

BUG FIXES
~~~~~~~~~

* Add 'subunit --no-xfail', which will omit expected failures from the subunit
  stream. (John Arbash Meinel, #623642)

* Add 'subunit -F/--only-genuine-failures' which sets all of '--no-skips',
  '--no-xfail', '--no-passthrough, '--no-success', and gives you just the
  failure stream. (John Arbash Meinel)

* Python2.6 support was broken by the fixup feature.
  (Arfrever Frehtes Taifersar Arahesis, #987490)

* Python3 support regressed in trunk.
  (Arfrever Frehtes Taifersar Arahesis, #987514)

* Python3 support was insufficiently robust in detecting unicode streams.
  (Robert Collins, Arfrever Frehtes Taifersar Arahesis)

* Tag support has been implemented for TestProtocolClient.
  (Robert Collins, #518016)

* Tags can now be filtered. (Jonathan Lange, #664171)

* Test suite works with latest testtools (but not older ones - formatting
  changes only). (Robert Collins)

0 blueprints and 5 bugs targeted

Bug report Importance Assignee Status
987490 #987490 Test failures with Python 2.6 2 Critical Arfrever Frehtes Taifersar Arahesis  10 Fix Released
987514 #987514 Regressions in support for Python 3 2 Critical Arfrever Frehtes Taifersar Arahesis  10 Fix Released
518016 #518016 No public API for tagging on TestProtocolClient 4 Medium   10 Fix Released
755241 #755241 subunit-filter ability to change fail to xfail based on external list 4 Medium Jelmer Vernooij  10 Fix Released
929063 #929063 testtools 0.9.13 backwardiincompatible with 0.9.12 4 Medium Jonathan Lange  10 Fix Released
This milestone contains Public information
Everyone can see this information.