pyruntest combines stdout with xml
Bug #1154032 reported by
Martin Mrazik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyruntest |
Fix Committed
|
Critical
|
Martin Mrazik | ||
pyruntest (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This is what I get when I try to run pyruntest with -f xml:
-------
ERROR:root:lp:branch not found
ERROR:root:Stack configuration failed to load. Ignoring
ERROR:root:stalled message
<testsuite errors="0" failures="0" name="" tests="29" time="0.016">
<testcase classname=
[...]
-------
Obviously its not what I want and it makes the -f xml a bit useless.
Related branches
lp://staging/~mrazik/pyruntest/lp1154032
- Thomi Richards (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 128 lines (+46/-12)2 files modifiedpyruntest (+16/-10)
tests.py (+30/-2)
Changed in pyruntest: | |
importance: | Undecided → Critical |
status: | New → In Progress |
assignee: | nobody → Martin Mrazik (mrazik) |
To post a comment you must log in.
Fix committed into lp:pyruntest at revision 11, scheduled for release in pyruntest, milestone Unknown