On Thu, 04 Aug 2011 22:51:10 +0200, Tom Tromey wrote: > Our buildbot automates all this -- but I suspect somewhat poorly, > because Jan is constantly finding regressions I didn't see. I just use `diff -u' on gdb.sum files. > Marc> And how do I deal with tests that sometimes pass and sometimes fail. > > The most common approach is to learn what they are and ignore them. > This isn't totally satisfactory; fixing them or removing them would be > nicer. I have a list of them for automated ignoring but I use the automated ignoring only in some cases, ignore list (+attaching its current state). http://git.jankratochvil.net/?p=nethome.git;a=blob_plain;f=bin/diffgdb;hb=master Thanks, Jan