Extended TestResult behaviour

Bug #250774 reported by Jonathan Lange
2
Affects Status Importance Assigned to Milestone
testtools
Fix Released
Critical
Unassigned

Bug Description

- KnownFailure
- NotSupported
- SkipTest (possibly)

Revision history for this message
James Henstridge (jamesh) wrote :

If you're adding test skipping, it'd be worth keeping this bug in mind:

    http://bugs.python.org/issue1034053

The latest work on that bug seems to be for Python 3, but it'd be nice to stay mostly compatible.

Revision history for this message
Robert Collins (lifeless) wrote :

Supporting the latest python API is important; from 2.7/3.1 - skip is currently done but xfail and unexpectedsuccess are not; if done they effectively cover this bug.

Changed in testtools:
status: New → Confirmed
importance: Undecided → Critical
Changed in testtools:
status: Confirmed → Fix Committed
Changed in testtools:
milestone: none → 0.0.2
status: Fix Committed → Fix Released
Jonathan Lange (jml)
Changed in testtools:
milestone: 0.9 → 0.9.0
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.