Roman Kennke wrote: > These results normally get updated continuously, so the frontend should > always report the latest results that have been built sucessfully. > > In the future we will (hopefully) add more compiler/VM(/classlib) > combinations so that we can compare the results to others. > > I welcome suggestions for improvements of this frontend. > Sweet! I think it may be more useful to only report the failures. Scrolling through the many thousands of PASSes isn't really very interesting :) Also, the ability to see/track when a failure started occurring could be very useful. That way we could easily match up new failures with patches that caused them. Bryce