-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
We're using hudson to manage some long running system tests (5 hours +). These tests output results in junit xml format, so that this can be processed by standard tools to give pretty output.
It would be extremely useful if hudson could be configured to parse the junit xml every 10 minutes so that we could get intermediate test results rather than having to wait until all tests have completed to get any results.
- is related to
-
JENKINS-19154 Publish test results in real time
- Resolved