
| Key: |
CIB-754
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
jason
|
| Reporter: |
Paul Redmond
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 14/Nov/06 05:22 PM
Updated: 15/Nov/06 01:28 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.2.4
|
| Fix Version/s: |
1.2.6
|
|
|
I have a cppunit test that segfaults. This creates an incomplete xml file which Pulse tries to post-process but fails on. After this I can't see the results of any other tests. I just get an error message:
Unable to parse CppUnit report '/home/pulse/.pulse-agent/data/recipes/2523137/output/00000003-cppunit/cppunit report files/array_1d_input.xml': Premature end of file.
It would be nice if Pulse produced a warning and kept on going.
|
|
Description
|
I have a cppunit test that segfaults. This creates an incomplete xml file which Pulse tries to post-process but fails on. After this I can't see the results of any other tests. I just get an error message:
Unable to parse CppUnit report '/home/pulse/.pulse-agent/data/recipes/2523137/output/00000003-cppunit/cppunit report files/array_1d_input.xml': Premature end of file.
It would be nice if Pulse produced a warning and kept on going. |
Show » |
|
Good point. We will implement this for the next build.