Hello, Alexei, Thanks for the kind words.
Few ideas: 1. To get the picture offline I added perPage attribute wget "http://harmonytest.org/ diff.do?method=view&id=72&id2=80&perPage=100000"
Maybe it's worth to add link 'download diff' that will allow to save data in TSV format? I prefer TSV not CSV because it doesn't require smart escaping. It's also possible to create tricky HTML files that can be imported in Excel - this may look better - headers in bold, multiple worksheets, etc.
2. This can be used to compare our results against RI when the quality of the test base is unknown.
Yes - I've added option 'RI' for results uploading. Tag 'ri' can also be added so one will be able to compare run having 'windows, xp, sp2, msvc, drl' tags with 'windows, xp, sp2, ri', etc. I also think about about having tags for different test suites, for example, 'axis' for Axis tests (already uploaded by Tony), 'eut' for Eclipse Unit Tests, etc. This will allow to add new test suites to the site with little efforts and make suites co-existing in parallel so if someone is investigating failures of one suite, he doesn't see results of others.
With best regards, Alexei Fedotov, Intel Java & XML Engineering >-----Original Message----- >From: Anton Luht [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 31, 2006 4:37 PM >To: harmony-dev@incubator.apache.org >Subject: Re: 235 tests are missed at DRLVM test run for Windows > >Hello, Alexei, Vladimir and others: > >Please enjoy the new runs comparing functionality: > >http://harmonytest.org/diff.do?method=view&id=72&id2=80 > >:) > >The support for tags that was discussed few weeks ago has been >implemented. Now every run has a set of tags associated with it. >Registered users can edit list of tags. When you view a run result, >you can search for run to compare this run with using tags . For >example, when you view run with tags > >drl, msvc, windows, xp > >it is possible to search for run with tags > >ibm, msvc, windows, xp > >and see the difference between two VMs. > >Please excuse the mess in the order of the results - I've noticed the >effect only after deploy :) > >It is possible to specify the list of tags when uploading new results. > >I've tagged ~20-30 runs to experiment with. > >I've also implemented a request to save user name between results upload. > >Please report bugs and send feature requests. > >-- >Regards, >Anton Luht, >Intel Java & XML Engineering
-- Regards, Anton Luht, Intel Java & XML Engineering