lp:~jameinel/subunit/omit-times-623654
Created by
John A Meinel
and last modified
- Get this branch:
- bzr branch lp:~jameinel/subunit/omit-times-623654
Only
John A Meinel
can upload to this branch. If you are
John A Meinel
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jonathan Lange: Needs Fixing
-
Diff: 209 lines (+124/-0)3 files modifiedNEWS (+8/-0)
python/subunit/test_results.py (+34/-0)
python/subunit/tests/test_test_results.py (+82/-0)
Related bugs
Bug #623654: subunit-filter leaves in all the time statements | Undecided | Confirmed |
Related blueprints
Branch information
Recent revisions
- 133. By John A Meinel
-
(bug #623654) omit repeated time() calls.
If we are filtering out a bunch of tests, we should filter out their related time calls.
We emit a time only if it comes before or after something that isn't a time call. - 125. By Robert Collins
-
* Old style tracebacks with no encoding info are now treated as UTF8 rather
than some-random-codec-like- ascii. (Robert Collins) - 124. By Robert Collins
-
On windows, ProtocolTestCase and TestProtocolClient will set their streams to
binary mode by calling into msvcrt; this avoids having their input or output
mangled by the default line ending translation on that platform.
(Robert Collins, Martin [gz], #579296)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~subunit/subunit/trunk