Issue Type: Bug Bug
Affects Versions: 3.8
Assignee: Unassigned
Components: Core
Created: 17/May/13 12:15 PM
Description:

When the story is cancelled due to for example story timeout, XML reporter generates broken XML - just misses </scenario> end tag.

Part of malformed report:

<step outcome="successful">And the <parameter>Param</parameter> smth happened</step>
</scenario>
<scenario keyword="Scenario:" title="test Scenario1">
<step outcome="successful">Given the user is on the index page</step>
<step outcome="successful">And <parameter>1&apos;st</parameter> column width is <parameter>4U</parameter></step>
<cancelled keyword="STORY CANCELLED" durationKeyword="DURATION" durationInSecs="301"/>
</story>
Project: JBehave
Priority: Major Major
Reporter: Yuriy Pilipenko
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to