On Thu, May 15, 2008 at 4:52 PM, Jeremy White jwhite@codeweavers.com wrote:
Say, who maintains that web site? It'd be handy to have an option to suppress rows that have neither crashes nor failures; right now you have to scroll vertically a whole lot to see all the failures.
I'm not sure. The source is in this git tree: http://source.winehq.org/git/tools.git
I wrote a postprocessor to do it. It's at http://kegel.com/wine/skipgood.pl.txt An example of its output is at http://kegel.com/wine/failing.html It really does make it easier to see all the failures.