lp:~gz/pyjunitxml/ensure_well_formed_xml_625589
Created by
Martin Packman
and last modified
- Get this branch:
- bzr branch lp:~gz/pyjunitxml/ensure_well_formed_xml_625589
Only
Martin Packman
can upload to this branch. If you are
Martin Packman
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Collins: Needs Fixing
- Vincent Ladeuil: Approve
-
Diff: 275 lines (+181/-9) (has conflicts)2 files modifiedjunitxml/__init__.py (+57/-9)
junitxml/tests/test_junitxml.py (+124/-0)
Related bugs
Bug #625589: babune junitxml not well formed on Python 2.7 | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 16. By Robert Collins
-
Explicitly encode the result strings into utf8 rather than triggering an implicit conversion if one has unicode data - reported by Vincent Ladueil.
- 13. By Robert Collins
-
Use the earliest known time as the start of the test run rather than simply the time when the test run started, giving sensible results when replaying recorded subunit streams in subunit2junitxml.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:pyjunitxml