« Return to Thread: coffee tasters guild

Re: coffee tasters guild

by Mark Wielaard :: Rate this Message:

Reply to Author | View in Thread

Hi David,

On Sun, 2009-05-31 at 12:14 -0700, David Herron wrote:
> Let's restart this as a new thread ...
>
> The idea in the back of my mind which I've not made time for would be "The
> Coffee Tasters Guild".  Purpose, group organized OpenJDK builds and test
> results stashed on a common website.

Xerxes reminded me that Omair already has setup something like that for
collecting and displaying results from jtreg and mauve runs:
http://icedtea.classpath.org/~omajid/testing.html
(Although it seems his builder stopped somewhere last month)

It even comes with the python scripts to control the whole thing
(wish I remembered that when I hacked up my quick-and-dirty bash script)
Connecting such reports with some autobuilders and some place to collect
the test results so you can easily compare between runs would indeed be
really cool.

A plain text file with one-line per fail/pass would proably be easiest.
Currently the icedtea builder publishes the whole jtreg JTReport and
JTwork dir including .jti files for the hotspot/langtools/jdk so you can
easily analyze why something failed in that particular build setup.
http://icedtea.classpath.org/builds/icedtea6/test/
But that is not very space efficient (even when compressed).

Cheers,

Mark

 « Return to Thread: coffee tasters guild