Details
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.6 [ 17721 ] |
Mauro Talevi
made changes -
Component/s | Core [ 11086 ] |
Paul Hammant
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mauro Talevi
made changes -
Assignee | Paul Hammant [ paul ] | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Summary | Improve thread cancellation logic such that reporters know about such events. | Improve story cancellation logic (e.g. for timeouts) such that events can be monitored by story reporters |
Priority | Minor [ 4 ] | Major [ 3 ] |
Mauro Talevi
made changes -
Summary | Improve story cancellation logic (e.g. for timeouts) such that events can be monitored by story reporters | Improve story running logic such that events such as timeouts can be monitored by story reporters |
Mauro Talevi
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Not only do they not receive notifications of cancelled stories, but their visitation is incomplete.
In the case of XML output, and XSLT conversion of those into JUnit formats, it is 'best practice' to delete such corrupted XML files before the XSLT processor kicks it - because it'll just stop processing if it encounters corrupt XML