https://pharo.fogbugz.com/f/cases/12079/HDTestReport-improvements
Slice: Name: SLICE-Issue-12079-HDTestReport-improvements-MaxLeske.1 Author: MaxLeske Time: 6 November 2013, 2:07:20.708816 pm UUID: 16baecc6-cbfc-4309-a6fc-908bc542e68c Ancestors: Dependencies: HudsonBuildTools20-MaxLeske.52 * progress log will now print end of suite and the stream will be properly closed * progress log will print the start of the case *before* the case starts (at the moment that happens after the case has run. The problem is of course that if the VM crashes during that test you can not find out which test caused the crash) On 06.11.2013, at 13:46, Camillo Bruni <[email protected]> wrote: > could you open an issue on fogbugz and propose a slice? > > On 2013-11-06, at 11:17, Max Leske <[email protected]> wrote: > >> I’ve made a few minor improvements to HDTestReport with the following >> effects: >> >> - progress log will now print end of suite and the stream will be properly >> closed >> - progress log will print the start of the case *before* the case starts (at >> the moment that happens after the case has run. The problem is of course >> that if the VM crashes during that test you can not find out which test >> caused the crash) >> >> I’d very much appreciate it if someone could install these changes on >> Jenkins because I need them to debug the VM SegFaults that appear during the >> Fuel tests. >> >> Cheers, >> Max >> >> <HDTestReport.MaxLeske.cs> >
