Details
Activity

Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.6 [ 17721 ] |

Component/s | Core [ 11086 ] |

Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |

Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |

Assignee | Paul Hammant [ paul ] | Mauro Talevi [ maurotalevi ] |

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 ] |

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 |

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