Re: tests: show summary and last executed test in case of a crash

2007-05-23 Thread Peter Oberndorfer
On Tuesday 22 May 2007 22:06, Paul Vriens wrote: > Peter Oberndorfer wrote: > > Some tests on http://test.winehq.org/data/ seem to crash silently. > > > Hi, > > Remember that not all 'Crashes' on the mentioned site are real crashes. Most > Vista tests I'm running have 'Crash' mentioned on those

Re: tests: show summary and last executed test in case of a crash

2007-05-22 Thread Paul Vriens
Peter Oberndorfer wrote: Some tests on http://test.winehq.org/data/ seem to crash silently. Hi, Remember that not all 'Crashes' on the mentioned site are real crashes. Most Vista tests I'm running have 'Crash' mentioned on those pages. The reason is that the generated results file is bigger

tests: show summary and last executed test in case of a crash

2007-05-22 Thread Peter Oberndorfer
Some tests on http://test.winehq.org/data/ seem to crash silently. This patch might be useful for debugging such crashes. It prints out the last ok/trace that was executed before the crash, the exception address and the type of the crash. It also print out the summary that is normally printed at t