Re: Testers & PASS

2003-08-14 Thread Leon Brocard
Graham Barr sent the following bits through the ether: > > http://testers.cpan.org/search?request=dist&dist=MIME-Lite-HTML > > keeps on timing out, so I don't know what it does. Graham? > > I just added a new index to the database. It should be much quicker now. Wow, that's like a 100x speedup.

Re: Testers & PASS

2003-08-14 Thread alian
Comments welcome, Leon About order of v-string: It would be good in details results that 1.18 would be first before 1.2. Eg: 1.18 (2 PASSes) 97757 PASS sun4-solaris 97976 PASS i586-linux 1.17 (1 FAIL) 97620 FAIL sun4-solaris 1.16 (1 FAIL) 97484 FAIL sun4-solaris in place of 1.3 (3 PASSes) 22

Re: Testers & PASS

2003-08-14 Thread Graham Barr
On Wed, 2003-08-13 at 19:06, Leon Brocard wrote: > Graham Barr sent the following bits through the ether: > > > > Now maybe I should ignore the version numbers and instead sort using > > > the dates that the module was uploaded to CPAN, but that's external > > > information, bah. > > > > That is

Re: Testers & PASS

2003-08-14 Thread Iain \"Spoon\" Truskett
* Leon Brocard ([EMAIL PROTECTED]) [13 Aug 2003 21:31]: [...] > Thus, I think that my website is correct in sorting the version > numbers. 1.2 should be later than 1.18. I think your versioning system > is wrong ;-) Which is the correct response. Versions should be flaots. > http://dellah.org/te

Re: Testers & PASS

2003-08-14 Thread Leon Brocard
Graham Barr sent the following bits through the ether: > > Now maybe I should ignore the version numbers and instead sort using > > the dates that the module was uploaded to CPAN, but that's external > > information, bah. > > That is what search does because guessing at peoples versioning was to

Re: Testers & PASS

2003-08-14 Thread Graham Barr
On Wed, 2003-08-13 at 12:30, Leon Brocard wrote: > http://dellah.org/testers/MIME-Lite-HTML gets the version sorting > wrong but "right". How do you sort, Iain? > > http://testers.cpan.org/search?request=dist&dist=MIME-Lite-HTML > keeps on timing out, so I don't know what it does. Graham? I just

Re: Testers & PASS

2003-08-14 Thread alian
Thus, I think that my website is correct in sorting the version numbers. 1.2 should be later than 1.18. I think your versioning system is wrong ;-) Ok as this is not *my* versioning system, I will explain. I use CVS, and extract version from something like: $VERSION = ('$Revision: 1.18 $ ' =~ /(\d+

Re: Testers & PASS

2003-08-14 Thread Graham Barr
On Wed, 2003-08-13 at 17:20, Leon Brocard wrote: > Graham Barr sent the following bits through the ether: > > > > http://testers.cpan.org/search?request=dist&dist=MIME-Lite-HTML > > > keeps on timing out, so I don't know what it does. Graham? > > > > I just added a new index to the database. It s

Re: Test::Smoke::Database

2003-08-14 Thread alian
Test-Smoke-Database-1.12 http://cpanplus.keradel.com/cgi-bin/smoke_db.cgi Comments welcome, -- Alain BARBET

Re: Testers & PASS

2003-08-14 Thread Leon Brocard
Tels sent the following bits through the ether: > Hm, it generates fast, but wrong results :-) Ooops, the summaries are wrong. Fixed. Leon -- Leon Brocard.http://www.astray.com/ scribot.http://www.scribot.com/ ... For Sale: Slightly u

Re: Testers & PASS

2003-08-14 Thread Graham Barr
On Monday, Aug 4, 2003, at 08:15 US/Pacific, Leon Brocard wrote: alian sent the following bits through the ether: But there is a serious problem with CPAN test database. There is like 100 000 reports in the CPAN db. This is not a big problem. 100_000 reports is a very small database and I still d

Re: Testers & PASS

2003-08-14 Thread Leon Brocard
alian sent the following bits through the ether: > About order of v-string: > It would be good in details results that 1.18 would be first before 1.2. You're looking at http://testers.astray.com/show/MIME-Lite-HTML.html. I'm actually sorting using version.pm at the moment, as it seemed to be the